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
dbddc9ef29bca54dce76ec8b13fa2192b22c7dc2
godot
/
modules
/
lightmapper_rd
History
Yufeng Ying
4f4031a675
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
..
config.py
…
lightmapper_rd.cpp
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
lightmapper_rd.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06: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 over saturated static colored lights
2025-02-04 19:45:36 +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
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00