This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4db2a6801fa2aaae2dd4ec92ff0ef2a92b741edc
godot
/
modules
/
lightmapper_rd
History
Rémi Verschelde
9e967ebdf9
Merge pull request
#86583
from reduz/lightmapper-dda-fix
...
Tiny fix for lightmapper DDA
2024-01-11 17:37:45 +01:00
..
config.py
Disable
lightmapper_rd
module in non-editor builds (and in Android editor)
2023-09-29 11:30:15 +02:00
lightmapper_rd.cpp
Acyclic Command Graph for RenderingDevice.
2024-01-08 14:54:56 -03:00
lightmapper_rd.h
Optimize lightmapper using triangle clusters on the acceleration structure.
2023-10-13 17:57:25 -03:00
lm_blendseams.glsl
…
lm_common_inc.glsl
Optimize lightmapper using triangle clusters on the acceleration structure.
2023-10-13 17:57:25 -03:00
lm_compute.glsl
Tiny fix for lightmapper DDA
2024-01-10 10:39:56 +01:00
lm_raster.glsl
…
register_types.cpp
Fix unlimited project option ranges that could cause crashes.
2023-12-22 09:14:45 +03:00
register_types.h
…
SCsub
…