This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b98247ef882ce60485c19054e0adfcb5cc4ceb6
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
…
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