godot/editor/plugins/tiles
mara 5380e685d8 Keep terrain choice when changing layer in tilemap editor
Make `TileMapEditorTerrainsPlugin::edit` logic analogous to
`TileMapEditorTilesPlugin::edit`, in that the selection is only
cleared when switching to another tilemap.

Closes #70033.
2022-12-26 21:45:06 +01:00
..
atlas_merging_dialog.cpp Make ID capitalization in tiles editor consistent 2022-12-07 10:07:10 +08:00
atlas_merging_dialog.h Cleanup remaining EditorUndoRedoManager usages 2022-11-24 18:56:22 +01:00
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
tile_atlas_view.cpp Fix pathological corner case in drawing tileset editor 2022-11-04 13:04:20 -07:00
tile_atlas_view.h Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
tile_data_editors.cpp TileSet Simplify tile shape polygons 2022-12-19 11:42:40 +01:00
tile_data_editors.h Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
tile_map_editor.cpp Keep terrain choice when changing layer in tilemap editor 2022-12-26 21:45:06 +01:00
tile_map_editor.h Hide Scattering label and controls within TileMap editor window when "Place Random Tile" is disabled 2022-12-11 13:16:36 -05:00
tile_proxies_manager_dialog.cpp Add inspector plugin for key time edit & Change find key argument 2022-12-22 10:03:06 +09:00
tile_proxies_manager_dialog.h Fix error when right clicking proxy list in TileProxiesManagerDialog 2022-12-06 09:37:07 +08:00
tile_set_atlas_source_editor.cpp Add scroll container for tile data editors 2022-12-13 15:14:01 +08:00
tile_set_atlas_source_editor.h Add scroll container for tile data editors 2022-12-13 15:14:01 +08:00
tile_set_editor.cpp Fix !tile_set.is_valid() error on startup 2022-12-10 13:09:20 +08:00
tile_set_editor.h Cleanup remaining EditorUndoRedoManager usages 2022-11-24 18:56:22 +01:00
tile_set_scenes_collection_source_editor.cpp Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
tile_set_scenes_collection_source_editor.h Unify usage of undo_redo in editor 2022-11-02 17:51:58 +01:00
tiles_editor_plugin.cpp Improve tile editor selection appearance 2022-12-09 14:46:17 +01:00
tiles_editor_plugin.h Improve tile editor selection appearance 2022-12-09 14:46:17 +01:00