0f04a522c2
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. |
||
---|---|---|
.. | ||
doc_classes | ||
config.py | ||
grid_map.cpp | ||
grid_map.h | ||
grid_map_editor_plugin.cpp | ||
grid_map_editor_plugin.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |