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
master
godot
/
modules
/
raycast
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
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
embree: Update to 4.4.0
2025-04-24 17:51:03 +02:00
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
Revert "SCons: Add
CPPEXTPATH
for external includes"
2025-10-06 13:09:22 -05:00
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