This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
9a2977fef170115f600fc4e36734ae7af00cbe77
godot
/
modules
/
lightmapper_rd
History
Rémi Verschelde
68d188d521
Merge pull request
#95888
from clayjohn/Lightmap-SH-coefficients
...
Use correct lightmap coefficients to ensure that the directional lightmap mode looks correct
2024-08-25 20:18:18 +02:00
..
config.py
…
lightmapper_rd.cpp
Merge pull request
#95888
from clayjohn/Lightmap-SH-coefficients
2024-08-25 20:18:18 +02:00
lightmapper_rd.h
Use correct lightmap coefficients to ensure that the directional lightmap mode looks correct
2024-08-21 10:24:32 -07:00
lm_blendseams.glsl
…
lm_common_inc.glsl
…
lm_compute.glsl
Merge pull request
#95888
from clayjohn/Lightmap-SH-coefficients
2024-08-25 20:18:18 +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
…