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
4f255fa7d76fc8f682767aa3a2baade42e5dfd7e
godot
/
modules
/
lightmapper_rd
History
Aaron Franke
9fbf5808a0
Rename server "free" functions to "free_rid" to match exposed API
2025-09-30 16:52:25 -07: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
Rename server "free" functions to "free_rid" to match exposed API
2025-09-30 16:52:25 -07:00
lightmapper_rd.h
Fix LightmapGI shadow leaks
2025-06-08 20:13:12 +04:00
lm_blendseams.glsl
…
lm_common_inc.glsl
…
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
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…