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
6e5bcd2f411d359efd22a263c6a2e2bb2f0527c8
godot
/
modules
/
lightmapper_rd
History
Rémi Verschelde
36d7a87cc8
Merge pull request
#107168
from Rudolph-B/Issue-102300
...
Fix SH lightmap coefficients for direct lights
2025-06-09 00:44:59 +02:00
..
config.py
…
lightmapper_rd.cpp
LightmapGI: Search for shadowmask light index only after sorting the lights
2025-06-05 15:55:48 +02:00
lightmapper_rd.h
LightmapGI: Search for shadowmask light index only after sorting the lights
2025-06-05 15:55:48 +02:00
lm_blendseams.glsl
…
lm_common_inc.glsl
Add a supersampling option to LightmapGI
2025-01-07 18:44:59 +01:00
lm_compute.glsl
Fix SH lightmap coefficients for direct lights
2025-06-05 20:38:13 +02:00
lm_raster.glsl
…
register_types.cpp
Decrease default Max Rays per Pass setting to 4 to fix some lightmapping crashes
2025-02-06 14:36:23 +01:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…