summaryrefslogtreecommitdiff
path: root/editor/plugins/tiles/tiles_editor_plugin.h
AgeCommit message (Expand)Author
2023-01-13Merge pull request #65370 from SaracenOne/tileset_editor_visibility_fixesRémi Verschelde
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-09Improve tile editor selection appearancekobewi
2022-11-14Remove redundant Variant-types initializationsMarkus Sauermann
2022-10-10Fix crashing when editing the `TileSet` fieldKongfa Waroros
2022-09-05Fix contextual visibility of tileset and tilemap editorsSaracenOne
2022-07-28Merge pull request #58361 from V-Sekai/tileset_editor_selectionRémi Verschelde
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-21Fix contextual tileset editor and ensure button is always visible when tilese...SaracenOne
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-01-26Allow sorting tileset sourceskobewi
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-05Fix previews sometimes displaying wrong/blank imageBrian Semrau
2021-11-05Use Callable in RS::request_frame_drawn_callbackBrian Semrau
2021-10-19Remove the tilemap/tileset editor switch, move it to tabsGilles Roudière
2021-10-19Implement TileMap patterns paletteGilles Roudière
2021-07-21Implement atlas merging and tile proxiesGilles Roudière
2021-05-07Rework the TileSet resource and TileMap nodes:Gilles Roudière