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
c4dd866a15744fc6df8b7abb8a0af77612d28b2e
godot
/
modules
/
lightmapper_rd
History
Andrii Doroshenko (Xrayez)
69d5de632e
Split
Geometry
singleton into
Geometry2D
and
Geometry3D
...
Extra `_2d` suffixes are removed from 2D methods accoringly.
2020-05-27 14:28:34 +03:00
..
config.py
…
lightmapper_rd.cpp
Split
Geometry
singleton into
Geometry2D
and
Geometry3D
2020-05-27 14:28:34 +03:00
lightmapper_rd.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02: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
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.h
…
SCsub
…