mirror of
https://github.com/godotengine/godot.git
synced 2024-11-26 06:03:38 +00:00
28f45e923c
This pull request fixes an issue where the paint and erase tools in the TileMap editor had the same shortcut (E). The erase tool having "E" be its shortcut makes more sense than the paint tool having that be its shortcut. So I changed the paint tool's shortcut to be "D" since nothing else uses it and it's short for "draw", it's also right next to "S" on the keyboard which happens to be the selection tool. |
||
---|---|---|
.. | ||
atlas_merging_dialog.cpp | ||
atlas_merging_dialog.h | ||
SCsub | ||
tile_atlas_view.cpp | ||
tile_atlas_view.h | ||
tile_data_editors.cpp | ||
tile_data_editors.h | ||
tile_map_editor.cpp | ||
tile_map_editor.h | ||
tile_proxies_manager_dialog.cpp | ||
tile_proxies_manager_dialog.h | ||
tile_set_atlas_source_editor.cpp | ||
tile_set_atlas_source_editor.h | ||
tile_set_editor.cpp | ||
tile_set_editor.h | ||
tile_set_scenes_collection_source_editor.cpp | ||
tile_set_scenes_collection_source_editor.h | ||
tiles_editor_plugin.cpp | ||
tiles_editor_plugin.h |