summaryrefslogtreecommitdiff
path: root/editor/plugins/tiles/tile_map_editor.h
AgeCommit message (Expand)Author
2022-06-14Improve TileMap editor layer selection buttonFireForge
2022-06-10Add terrain center bitGilles Roudière
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-06Changed signals of ItemListVitika9
2022-05-01Change Place Random Tiles to an iconkobewi
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-01-26Allow sorting tileset sourceskobewi
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-29Implement missing TileMap brushes for terrainsGilles Roudière
2021-10-26Merge pull request #54073 from groud/terrains_for_procgenRémi Verschelde
2021-10-21Allow updating TileMap cells using surrounding terrainsGilles Roudière
2021-10-20Merge pull request #53926 from YeldhamDev/i_am_tabbar_nowRémi Verschelde
2021-10-19Remove the tilemap/tileset editor switch, move it to tabsGilles Roudière
2021-10-19Rename `Tabs` to `TabBar`Michael Alexsander
2021-10-19Implement TileMap patterns paletteGilles Roudière
2021-10-14Add tool quick-select to tile editorkobewi
2021-10-11Fix selection not updating when erasing tilesGilles Roudière
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-08-02Implements TileMap layers and move TileSetPlugins's functions to the TileMap ...Gilles Roudière
2021-07-21Implement atlas merging and tile proxiesGilles Roudière
2021-05-25Add TileMap grid editor settings.Gilles Roudière
2021-05-20Implement scenes tiles in TileMapsGilles Roudière
2021-05-07Rework the TileSet resource and TileMap nodes:Gilles Roudière