godot/modules/gridmap
Rémi Verschelde bb1d1912ea
Merge pull request #12488 from djrm/pr_gridmap_fixes
Several improvements to GridMap.
2017-11-16 19:27:27 +01:00
..
doc_classes doc: Remove revision.module_config from version string 2017-11-15 20:41:16 +01:00
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
grid_map_editor_plugin.cpp Several improvements to GridMap. 2017-11-09 16:18:48 -06:00
grid_map_editor_plugin.h
grid_map.cpp Several improvements to GridMap. 2017-11-09 16:18:48 -06:00
grid_map.h Adds world_to_map() and map_to_world() methods to GridMap. 2017-10-21 00:20:25 +02:00
register_types.cpp
register_types.h
SCsub