summaryrefslogtreecommitdiff
path: root/editor/plugins/tile_set_editor_plugin.h
AgeCommit message (Expand)Author
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-06-03Allow mouse zooming without hovering the texture in the TileSet editorHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-01Fixed another point grabbing issue at lower zoom levels.Norton Corbett
2019-09-04Add informational messages to various editorsMichael Alexsander Silva Dias
2019-08-26Added drag and drop to the tileset plugin.dankan1890
2019-07-22Revert "Expose "meta" to the Inspector"Rémi Verschelde
2019-07-19Merge pull request #22642 from YeldhamDev/inspector_metadataRémi Verschelde
2019-07-10Use reference to constant in functionsqarmin
2019-06-21editor save/delete layout dialog with layout listhilfazer
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
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-08Expose "meta" to the InspectorMichael 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