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-30 16:26:50 +00:00
Code
Releases
Wiki
Activity
Files
e5be133032cba65d78ac26d7bb8b623f8663010c
godot
/
modules
/
lightmapper_rd
History
BlueCube3310
60a255a0d0
Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas
2024-07-13 13:10:04 +02: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
Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas
2024-07-13 13:10:04 +02:00
lightmapper_rd.h
Add denoiser range property for LightmapGI
2024-05-15 08:26:04 +02: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
Add denoiser range property for LightmapGI
2024-05-15 08:26:04 +02: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
…