This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
f3a7c7d8a1cde4f5f4a4ee06ceee2ec791691b73
godot
/
modules
/
raycast
T
History
Lukas Tenbrink
05c33acbb1
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
..
config.py
[Windows/ARM64] Fix raycast/embree ARM64 build with LLVM/MinGW.
2024-06-20 15:52:04 +03:00
godot_update_embree.py
…
lightmap_raycaster_embree.cpp
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
lightmap_raycaster_embree.h
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
raycast_occlusion_cull.cpp
Explicitly include
core/config/engine.h
where used
2026-03-04 10:17:10 +01:00
raycast_occlusion_cull.h
Misc dependency improvements for files depending on
rendering_server.h
2026-02-25 20:17:27 +01:00
register_types.cpp
…
register_types.h
…
SCsub
…
static_raycaster_embree.cpp
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
static_raycaster_embree.h
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00