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
d6bdd042bc255a7a8924e09d44b24532cf3babc1
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
…