godot/modules/gridmap
Rémi Verschelde 6efd777fae Merge pull request #10976 from saltares/issue-907
Fixes setting visibility on GridMap, issue #907
2017-09-06 11:49:35 +02:00
..
config.py
grid_map.cpp Merge pull request #10976 from saltares/issue-907 2017-09-06 11:49:35 +02:00
grid_map.h Setting visibility on GridMap now works. Closes #907. 2017-09-05 22:44:19 +01:00
grid_map_editor_plugin.cpp Removed ontop property, added a material rendering priority system. Fixes #9935, closes #10135 2017-09-01 13:01:08 -03:00
grid_map_editor_plugin.h -Largely rewrote gridmap to simplify it 2017-08-27 16:02:00 -03:00
register_types.cpp
register_types.h
SCsub