1
0
Fork 0
godot/editor/plugins/tiles
Rémi Verschelde d0f99ec3d3
TileSet: Fix potential crash updating stale atlas source editor toolbar
2025-05-25 14:06:57 +02:00
..
SCsub
atlas_merging_dialog.cpp Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03:00
atlas_merging_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tile_atlas_view.cpp Remove registration of deprecated classes 2025-05-05 20:16:50 +02:00
tile_atlas_view.h Add drag zoom feature with CTRL+MiddleMouseButton 2025-05-01 15:15:44 +03:30
tile_data_editors.cpp Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2025-05-06 15:28:03 +02:00
tile_data_editors.h Remove registration of deprecated classes 2025-05-05 20:16:50 +02:00
tile_map_layer_editor.cpp Allow undoredo actions to not make history unsaved 2025-05-13 02:40:31 +02:00
tile_map_layer_editor.h Remove registration of deprecated classes 2025-05-05 20:16:50 +02:00
tile_proxies_manager_dialog.cpp
tile_proxies_manager_dialog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tile_set_atlas_source_editor.cpp TileSet: Fix potential crash updating stale atlas source editor toolbar 2025-05-25 14:06:57 +02:00
tile_set_atlas_source_editor.h TileSet: Fix potential crash updating stale atlas source editor toolbar 2025-05-25 14:06:57 +02:00
tile_set_editor.cpp Merge pull request #89324 from KoBeWi/pandora's_can_of_worms 2025-04-28 10:01:33 -05:00
tile_set_editor.h Improve `TileMap` and `TileSet` editors UI 2025-03-16 11:21:17 +03:00
tile_set_scenes_collection_source_editor.cpp Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03:00
tile_set_scenes_collection_source_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tiles_editor_plugin.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
tiles_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00