godot/editor/plugins/tiles
Rémi Verschelde 3c26cddcfa
Merge pull request #91932 from dalexeev/editor-fix-tileset-categories-and-tooltips
Editor: Fix categories and tooltips in `TileSet` editor
2024-05-14 12:07:27 +02:00
..
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +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
tile_atlas_view.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
tile_atlas_view.h Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
tile_data_editors.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
tile_data_editors.h Don't store values when loading them 2024-03-07 15:01:12 +01:00
tile_map_layer_editor.cpp Merge pull request #91909 from KoBeWi/have_fun_reviewing_this 2024-05-14 12:07:03 +02:00
tile_map_layer_editor.h Reuse single erase pattern in tile editor 2024-04-17 20:43:00 +02:00
tile_proxies_manager_dialog.cpp [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 2024-05-02 10:31:13 +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 Merge pull request #91932 from dalexeev/editor-fix-tileset-categories-and-tooltips 2024-05-14 12:07:27 +02:00
tile_set_atlas_source_editor.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
tile_set_editor.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +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 Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +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 Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
tiles_editor_plugin.h Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00