1
0
Fork 0
godot/editor/plugins/tiles
Rémi Verschelde a6c5fc2720
Style: Apply fixes from clang-format 18.1.3
2025-04-25 15:32:25 +02:00
..
SCsub
atlas_merging_dialog.cpp Convert TileSet Atlas Merge input images to RGBA8 to match output, if needed 2023-10-24 16:05:00 +02:00
atlas_merging_dialog.h Refactor vector editor properties 2023-05-31 00:14:28 +02:00
tile_atlas_view.cpp Fix tile resizing towards atlas boundary 2023-06-20 00:36:37 +08:00
tile_atlas_view.h Draw materials in tile atlas view 2023-06-07 01:03:55 +02:00
tile_data_editors.cpp Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:32:25 +02:00
tile_data_editors.h Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:32:25 +02:00
tile_map_editor.cpp Fix TileMap editor so that pressing control deselects cells correctly 2023-10-24 16:52:59 +02:00
tile_map_editor.h Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:32:25 +02:00
tile_proxies_manager_dialog.cpp Refactor vector editor properties 2023-05-31 00:14:28 +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 Fix history mismatch 2023-09-20 22:44:03 +02:00
tile_set_atlas_source_editor.h Make sure the shortcut key respects the context in `TileSetAtlasSourceEditor` 2023-07-10 17:26:13 +02:00
tile_set_editor.cpp Improve some tile editor hint labels 2023-06-07 15:59:19 +02:00
tile_set_editor.h
tile_set_scenes_collection_source_editor.cpp Allow EditorInspector to change its property name style when necessary 2023-04-29 10:51:00 +08:00
tile_set_scenes_collection_source_editor.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
tiles_editor_plugin.cpp Fix crash when opening a TileSet with invalid tiles 2023-06-13 18:50:08 +08:00
tiles_editor_plugin.h