godot/modules/gridmap
Anish 7c356a9c05 Gridmap editor now lists plane instead of floor when not horizontal.
Instead of gridmap editor calling grid as floor irrespective of the
orientation, it now calls the grid plane if it's vertical and floor
if horizontal.

Resolves: #14611
2018-02-17 15:38:50 +05:30
..
doc_classes doc: Fix references to online tutorials after godotengine/godot-docs#1015 2018-01-25 09:03:59 +01:00
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
grid_map.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
grid_map.h Fix inconsistencies and typos in argument names 2018-02-01 16:47:20 +01:00
grid_map_editor_plugin.cpp Gridmap editor now lists plane instead of floor when not horizontal. 2018-02-17 15:38:50 +05:30
grid_map_editor_plugin.h Gridmap editor now lists plane instead of floor when not horizontal. 2018-02-17 15:38:50 +05:30
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Scons: Build modules in seperate env. 2017-12-13 15:46:35 +01:00