godot/editor/plugins/tiles
Rémi Verschelde fe31ede42d
Merge pull request #95034 from KoBeWi/take_a_problem_and_make_it_worse._solved
Close expanded tile editor when inspector updates
2024-10-04 22:43:02 +02:00
..
atlas_merging_dialog.cpp Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
atlas_merging_dialog.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
tile_atlas_view.cpp Fix TileAtlasView bounds checks for transposed tiles 2024-08-09 19:26:02 +02:00
tile_atlas_view.h [Editor] Fix crash when editing TileMap 2024-05-27 15:22:37 +02:00
tile_data_editors.cpp Merge pull request #95034 from KoBeWi/take_a_problem_and_make_it_worse._solved 2024-10-04 22:43:02 +02:00
tile_data_editors.h Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
tile_map_layer_editor.cpp Fix undoing "Move tiles" TileMapLayer action when drag/drop areas overlap 2024-09-11 10:45:23 +02:00
tile_map_layer_editor.h Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
tile_proxies_manager_dialog.cpp [Scene] Add SceneStringNames::id_pressed 2024-05-30 22:54:04 +02:00
tile_proxies_manager_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
tile_set_atlas_source_editor.cpp Implement multiple occlusion polygons within each TileSet occlusion layer 2024-09-03 15:38:51 +02:00
tile_set_atlas_source_editor.h Style: Add WARNING: as new comment admonition 2024-09-25 09:44:42 -05:00
tile_set_editor.cpp Tweak missing tile source message in the TileSet editor 2024-08-12 21:41:50 +02:00
tile_set_editor.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
tile_set_scenes_collection_source_editor.cpp Fix usage of add_inspector_plugin() 2024-08-07 14:16:02 +02:00
tile_set_scenes_collection_source_editor.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
tiles_editor_plugin.cpp [Scene] Add SceneStringNames::item_selected 2024-06-19 09:39:05 +02:00
tiles_editor_plugin.h Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00