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-28 16:07:14 +00:00
Code
Releases
Wiki
Activity
Files
d01c60c1782f3d19bfa50bdc741cbef96670336c
godot
/
modules
/
lightmapper_rd
History
Rémi Verschelde
15b8185c68
Don't use TTR/RTR for ERR/WARN prints
...
We don't translate those, only editor strings are translated.
2023-11-12 12:00:55 +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
Don't use TTR/RTR for ERR/WARN prints
2023-11-12 12:00:55 +01: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
Optimize lightmapper using triangle clusters on the acceleration structure.
2023-10-13 17:57:25 -03:00
lm_raster.glsl
…
register_types.cpp
Rewrite the GPU Lightmapper's indirect lighting logic to match Godot 3.5's CPU Lightmapper.
2023-10-13 14:33:55 -03:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
SCons: Properly track codegen script dependency for generated GLSL headers
2022-07-02 16:01:48 +02:00