godot/modules/gridmap
Hugo Locurcio a1d9c67f43
Optimize SVG using svgcleaner --multipass
This decreases the editor binary size by about 8 KB.
2020-10-25 10:02:37 +01:00
..
doc_classes Link to demos from within the class reference 2020-10-01 23:57:21 -04:00
icons Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
config.py
grid_map_editor_plugin.cpp
grid_map_editor_plugin.h
grid_map.cpp Setting visibility on GridMap now works. Closes #41374. 2020-10-16 14:04:24 +03:00
grid_map.h
register_types.cpp
register_types.h
SCsub