virtualx-engine/modules/gridmap
Rainer Deyke 0f04a522c2 Add 'fill selection' command to grid map editor
This commit adds a 'fill selection' command (shortcut: shift+f) to the
grid map editor, making it easier to block out large parts of grid maps.
The new command is equivalent to the existing 'clear selection' command
except that it fills the selection with the currently selected block
instead of the empty grid cell.
2018-02-23 09:31:40 +01:00
..
doc_classes doc: Update version string in header 2018-02-19 10:46:33 +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 Add 'fill selection' command to grid map editor 2018-02-23 09:31:40 +01:00
grid_map_editor_plugin.h Add 'fill selection' command to grid map editor 2018-02-23 09:31:40 +01:00
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