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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
d97d8c16e730c198bac0d9e4ad5109328a9581b3
godot
/
modules
/
lightmapper_rd
History
Meowcat285
b16b3ea383
Fix buffer size calculations in lightmapper_rd.cpp to account for element sizes
2025-06-21 21:20:56 -04:00
..
config.py
SCons: Enable
lightmapper
and
xatlas_unwrap
modules on Android and iOS editors
2025-06-17 16:48:19 +02:00
lightmapper_rd.cpp
Fix buffer size calculations in lightmapper_rd.cpp to account for element sizes
2025-06-21 21:20:56 -04:00
lightmapper_rd.h
Fix LightmapGI shadow leaks
2025-06-08 20:13:12 +04: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
Merge pull request
#107254
from passivestar/shadow-unleak
2025-06-14 00:00:12 +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