godot/editor/plugins/tiles
Yuri Sizov 01888ae7ab Fix theme application in various editor dialogs
99% of the time we shouldn't rely on the signal, we
should use the notification instead. I left some comments
in places where I couldn't quickly improve the code.
2023-12-04 13:18:48 +01:00
..
SCsub
atlas_merging_dialog.cpp Merge pull request #80943 from rakkarage/tileset-atlas-merge-rgb8 2023-08-28 15:04:16 +02:00
atlas_merging_dialog.h
tile_atlas_view.cpp Incorporate min and max zoom limits into the EditorZoomWidget 2023-10-07 20:41:59 +03:00
tile_atlas_view.h
tile_data_editors.cpp Fixes undo/redo in tileset polygon editor 2023-10-10 10:33:05 +02:00
tile_data_editors.h
tile_map_editor.cpp Fix theme application in various editor dialogs 2023-12-04 13:18:48 +01:00
tile_map_editor.h Don't allow transforming scene tiles 2023-09-20 14:10:21 +02:00
tile_proxies_manager_dialog.cpp
tile_proxies_manager_dialog.h
tile_set_atlas_source_editor.cpp Fix tileset out of screen 2023-10-22 13:39:14 -04:00
tile_set_atlas_source_editor.h Merge pull request #77986 from KoBeWi/outside_the_texture,_only_death_awaits 2023-08-28 20:37:04 +02:00
tile_set_editor.cpp Replace flat buttons with flat-styled buttons with a visible pressed state 2023-09-19 22:36:29 +02:00
tile_set_editor.h Support auto create tiles when adding multiple atlases 2023-08-27 10:45:03 -03:00
tile_set_scenes_collection_source_editor.cpp Replace flat buttons with flat-styled buttons with a visible pressed state 2023-09-19 22:36:29 +02:00
tile_set_scenes_collection_source_editor.h Improve scene tiles workflow 2023-08-18 13:55:30 +02:00
tiles_editor_plugin.cpp Swap TileMap and TileSet 2023-10-13 09:55:24 +02:00
tiles_editor_plugin.h Merge pull request #80529 from KoBeWi/unfortunate_fix_is_unfortunate🤦‍♂️ 2023-08-29 12:43:10 +02:00