summaryrefslogtreecommitdiff
path: root/editor/plugins/tile_set_editor_plugin.cpp
AgeCommit message (Expand)Author
2018-11-08fix tile set editor crash when drawing polygon shapesLiangdi
2018-11-02Let TileSet editor sanitize out tiles with wrong texturesPedro J. Estébanez
2018-10-26support New TileSet Editor zooming use CTRL/CMD + MouseWheelLiangdi
2018-10-11TileSetEditor: Don't crash when adding invalid filesmerumelu
2018-09-27Fix warnings about unhandled enum value in switch [-Wswitch]Rémi Verschelde
2018-08-29Fix vformat(), minor typos and word puzzlesYuri Chornoivan
2018-08-27Merge pull request #21456 from MarianoGnu/tileset_editorRémi Verschelde
2018-08-27Typo in text stringOmicron
2018-08-26TileSet editor FixesMariano Javier Suligoy
2018-08-22Add option to move Tile/GridMap editors to another sideMichael Alexsander Silva Dias
2018-08-22Display tile ID along with nameMariano Javier Suligoy
2018-08-14Changes to the TileSet and TextureRegion editorsMichael Alexsander Silva Dias
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-06-03Fix bugs related to bad handling of rotated/translated shapes in tilemapBojidar Marinov
2018-05-17Merge pull request #18960 from isaacremnant/autotile_3x3_minimalMariano Javier Suligoy
2018-05-17Restore support for minimal 3x3 autotile setsisaacremnant
2018-05-17Merge pull request #18529 from swarnimarun/masterRémi Verschelde
2018-05-09Fix tileset bug #18090 to use StaticBody2D positionSwarnim Arun
2018-05-01Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde
2018-05-01Adds z-index properties to TileSets.Pieter-Jan Briers
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-03-23Fix converting to tileset crashes Godot if existing file is not tilesetPoommetee Ketson
2018-03-13Merge pull request #17013 from Noshyaar/themeRémi Verschelde
2018-03-13Merge pull request #17166 from Noshyaar/tilemap2Rémi Verschelde
2018-03-02TileSetEditorPlgn: use EditorHandle icon as handlePoommetee Ketson
2018-03-02TileSet&TextureRegion: fix error when getting nonexistent tilePoommetee Ketson
2018-02-27TileSetEditorPlgn: Fix a leakPoommetee Ketson
2018-02-25Update icons when theme changedPoommetee Ketson
2018-02-20Tileset Editor ImprovementDamar Indra
2018-02-16fix crash autotile edit modedamarindra
2018-01-22Fix ObjectDB Instances still existPoommetee Ketson
2018-01-17TileSetEditorPlugin: take scale in accout when highlighting current selected ...Mariano Suligoy
2018-01-15Changes the keep_margin parameter to true by default, so that people are not ...Gilles Roudiere
2018-01-11fix updating tileset list when assign texture and set autotile truedamarindra
2018-01-07Merge pull request #15357 from damarindra/autotile-behaviourRémi Verschelde
2018-01-06Fix typo in new stringsPoommetee Ketson
2018-01-05Fixing weird behaviour on autotile editordamarindra
2018-01-05prevent autotile properties out of boundsdamarindra
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-05Fix get_edited_scene_root error at starting editorvolzhs
2018-01-04Fixed "Tile Set" button always showing bug introduced with #15309.Michael Alexsander Silva Dias
2018-01-03Fixed the "Tile Set" button being able to go out of bounds.Michael Alexsander Silva Dias
2018-01-03Merge pull request #15185 from damarindra/masterRémi Verschelde
2018-01-02Improve : ease of use TileSet Editordamarindra
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-28Autotile Enhancementdamarindra
2017-12-23Add more translatable text for editor plugins.geequlim
2017-12-17Fix method not returning value in all paths (autotile editor)George Marques
2017-12-12Fixed Tileset editor button having the wrong text and not being translatable.Michael Alexsander Silva Dias
2017-12-10Fix get_edited_scene_root error at starting editorvolzhs