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
01ae26d31befb6679ecd92cd3c73aa5a76162e95
godot
/
modules
/
lightmapper_rd
History
bruvzg
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
..
config.py
…
lightmapper_rd.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
lightmapper_rd.h
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
lm_blendseams.glsl
…
lm_common_inc.glsl
…
lm_compute.glsl
Implement Physical Light Units as an optional setting.
2022-08-31 12:14:46 -07:00
lm_raster.glsl
…
register_types.cpp
…
register_types.h
…
SCsub
…