This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-04-28 22:22:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46bbbd9770a4df4a972f92ee8e8c828794ed87cd
godot
/
modules
/
lightmapper_rd
History
Rémi Verschelde
84f64ddde9
Merge pull request
#60723
from reduz/refactor-module-initialization
2022-05-04 19:08:43 +02:00
..
config.py
…
lightmapper_rd.cpp
Rename Basis "elements" to "rows"
2022-04-29 08:02:56 -05:00
lightmapper_rd.h
…
lm_blendseams.glsl
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
lm_common_inc.glsl
…
lm_compute.glsl
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
lm_raster.glsl
RendererRD: Remove binding specifier for push constants
2022-02-11 18:42:32 +01:00
register_types.cpp
Refactor module initialization
2022-05-04 17:34:51 +02:00
register_types.h
Refactor module initialization
2022-05-04 17:34:51 +02:00
SCsub
…