summaryrefslogtreecommitdiff
path: root/editor/plugins/tile_set_editor_plugin.h
AgeCommit message (Expand)Author
2019-04-08+ Added ignore flags to autotile bitmaskMagnus Specht
2019-03-03Merge pull request #26385 from MarianoGnu/tileset_editorRémi Verschelde
2019-03-02TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ...Mariano Suligoy
2019-02-28Allow to change selection of collision shapes added to the same tile. Fixes #...Mariano Suligoy
2019-02-28Allow to change selection around all tiles on the texture without clicking on...Mariano Suligoy
2019-02-27Make TileSet editor's workspace change size according to region changesMichael Alexsander Silva Dias
2019-02-20Added a create rectangle button to the tileset editor.MrCdK
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-30Add undo-redo to the TileSet editor, and other improvementsMichael Alexsander Silva Dias
2018-12-24General fixes for the TileSet editorMichael Alexsander Silva Dias
2018-12-07Add Z-Index for AutotileGuilherme Felipe
2018-12-07Hide "Script" section in the "TilesetEditorContext"Michael Alexsander Silva Dias
2018-12-06General enhancements to the Polygon2D, TextureRegion, and TileSet editorsMichael Alexsander Silva Dias
2018-10-26support New TileSet Editor zooming use CTRL/CMD + MouseWheelLiangdi
2018-08-14Changes to the TileSet and TextureRegion editorsMichael Alexsander Silva Dias
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-03-02TileSetEditorPlgn: use EditorHandle icon as handlePoommetee Ketson
2018-02-27TileSetEditorPlgn: Fix a leakPoommetee Ketson
2018-02-20Tileset Editor ImprovementDamar Indra
2018-01-22Fix ObjectDB Instances still existPoommetee Ketson
2018-01-11fix updating tileset list when assign texture and set autotile truedamarindra
2018-01-05Fixing weird behaviour on autotile editordamarindra
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
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-11-20Implement auto-tilingMariano Suligoy
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-05-19Fix #8819. Adds _import_node() that, when used in conjunction with _import_sc...Jon Ross
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde