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-12-03 16:55:53 +00:00
Code
Releases
Wiki
Activity
Files
1e749f628e6eda211ff29c81fae9e7a71b030bd9
godot
/
modules
/
raycast
History
Rudolph Bester
329d25b1fa
Fixed occlusion culling buffer getting overwritten in larger scenes
2024-12-05 18:54:13 +02: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
Style: Update
ruff
&
mypy
to latest versions
2024-09-20 09:36:09 -05:00
lightmap_raycaster_embree.cpp
embree: Update to 4.3.1
2024-03-27 22:10:35 +01:00
lightmap_raycaster_embree.h
embree: Update to 4.3.1
2024-03-27 22:10:35 +01:00
raycast_occlusion_cull.cpp
Fixed occlusion culling buffer getting overwritten in larger scenes
2024-12-05 18:54:13 +02:00
raycast_occlusion_cull.h
Fixed occlusion culling for double builds by enforcing float conversion for Embree.
2024-11-23 13:49:12 +02:00
register_types.cpp
…
register_types.h
…
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
static_raycaster_embree.cpp
embree: Update to 4.3.1
2024-03-27 22:10:35 +01:00
static_raycaster_embree.h
embree: Update to 4.3.1
2024-03-27 22:10:35 +01:00