godot/editor/plugins/tiles
Gilles Roudière fe65d7aa7b Make terrain painting not change neighbors centers bits 2022-10-20 14:47:45 +02:00
..
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
atlas_merging_dialog.cpp Make some Image methods static 2022-10-14 14:34:15 +02:00
atlas_merging_dialog.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_atlas_view.cpp Fix zoom in/out keyboard shortcuts not working since the introduction of EditorZoomWidget. Add KP shortcuts to zoom in/out. 2022-09-24 18:24:59 +10:00
tile_atlas_view.h Rename `CanvasItem.update()` to `queue_redraw()` 2022-08-29 14:59:47 +02:00
tile_data_editors.cpp Merge pull request #59468 from EricEzaM/fix-zoom-shortcuts 2022-10-13 09:03:58 +02:00
tile_data_editors.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_map_editor.cpp Make terrain painting not change neighbors centers bits 2022-10-20 14:47:45 +02:00
tile_map_editor.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_proxies_manager_dialog.cpp Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_proxies_manager_dialog.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_set_atlas_source_editor.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
tile_set_atlas_source_editor.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tile_set_editor.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
tile_set_editor.h Remember tile source sort between sessions 2022-10-02 22:41:12 +02:00
tile_set_scenes_collection_source_editor.cpp Make `Vector2i` values paired with `EDSCALE` be just `Vector2` 2022-09-08 14:46:32 -03:00
tile_set_scenes_collection_source_editor.h Add per-scene UndoRedo 2022-08-22 18:05:10 +02:00
tiles_editor_plugin.cpp Fix case where mutex is never unlocked 2022-10-15 13:06:00 +01:00
tiles_editor_plugin.h Fix crashing when editing the `TileSet` field 2022-10-10 00:37:47 +07:00