This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-09 12:50:35 +00:00
Code
Releases
Wiki
Activity
Files
a412011be7ebe5e0147b61ea37c08e4ab109a57a
godot
/
modules
/
raycast
History
Rémi Verschelde
62aed73d88
Merge pull request
#52545
from JFonS/occ_fixes
...
Occlusion culling fixes
2021-09-20 13:20:03 +02:00
..
config.py
Upgrade Embree to the latest official release.
2021-05-21 17:00:24 +02:00
godot_update_embree.py
Upgrade Embree and enable ray packets
2021-09-13 16:17:28 +02:00
lightmap_raycaster.cpp
Add checks for __SSE2__ in the lightmap raycaster
2021-05-11 14:09:44 +02:00
lightmap_raycaster.h
Implement occlusion culling
2021-04-23 21:45:23 +02:00
raycast_occlusion_cull.cpp
Occlusion culling fixes
2021-09-10 18:15:10 +02:00
raycast_occlusion_cull.h
Occlusion culling fixes
2021-09-10 18:15:10 +02:00
register_types.cpp
Implement occlusion culling
2021-04-23 21:45:23 +02:00
register_types.h
Implement occlusion culling
2021-04-23 21:45:23 +02:00
SCsub
Upgrade Embree and enable ray packets
2021-09-13 16:17:28 +02:00