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
2026-01-01 18:51:18 +00:00
Code
Releases
Wiki
Activity
Files
bf5ca85d619fbb2b4635bb3294ffbf1cdf5e8656
godot
/
modules
/
lightmapper_rd
History
bruvzg
644f739660
Static analyzer fixes:
...
Removes unused code in OS. Fixes return types. Fixes few typos.
2020-12-09 10:17:53 +02:00
..
config.py
…
lightmapper_rd.cpp
Static analyzer fixes:
2020-12-09 10:17:53 +02:00
lightmapper_rd.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
lm_blendseams.glsl
GLSL: Change shader type specifier from [vertex] to #[vertex]
2020-05-18 10:58:14 +02:00
lm_common_inc.glsl
GLSL: Change shader type specifier from [vertex] to #[vertex]
2020-05-18 10:58:14 +02:00
lm_compute.glsl
GLSL: Change shader type specifier from [vertex] to #[vertex]
2020-05-18 10:58:14 +02:00
lm_raster.glsl
GLSL: Change shader type specifier from [vertex] to #[vertex]
2020-05-18 10:58:14 +02:00
register_types.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
register_types.h
…
SCsub
…