summaryrefslogtreecommitdiffstats
path: root/editor/plugins/tile_set_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Rework the TileSet resource and TileMap nodes:Gilles Roudière2021-05-071-298/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-7/+7
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-3/+3
* Allow mouse zooming without hovering the texture in the TileSet editorHugo Locurcio2020-06-031-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-2/+2
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-3/+3
* Texture refactorJuan Linietsky2020-02-111-4/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fixed another point grabbing issue at lower zoom levels.Norton Corbett2019-12-011-0/+2
* Add informational messages to various editorsMichael Alexsander Silva Dias2019-09-041-0/+1
* Added drag and drop to the tileset plugin.dankan18902019-08-261-0/+6
* Revert "Expose "meta" to the Inspector"Rémi Verschelde2019-07-221-1/+1
* Merge pull request #22642 from YeldhamDev/inspector_metadataRémi Verschelde2019-07-191-1/+1
|\
| * Expose "meta" to the InspectorMichael Alexsander Silva Dias2018-12-081-1/+1
* | Use reference to constant in functionsqarmin2019-07-101-1/+1
* | editor save/delete layout dialog with layout listhilfazer2019-06-211-1/+0
* | Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+1
* | + Added ignore flags to autotile bitmaskMagnus Specht2019-04-081-1/+1
* | Merge pull request #26385 from MarianoGnu/tileset_editorRémi Verschelde2019-03-031-1/+27
|\ \
| * | TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ...Mariano Suligoy2019-03-021-1/+9
| * | Allow to change selection of collision shapes added to the same tile. Fixes #...Mariano Suligoy2019-02-281-0/+10
| * | Allow to change selection around all tiles on the texture without clicking on...Mariano Suligoy2019-02-281-0/+8
* | | Make TileSet editor's workspace change size according to region changesMichael Alexsander Silva Dias2019-02-271-0/+1
|/ /
* | Added a create rectangle button to the tileset editor.MrCdK2019-02-201-0/+1
* | Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* | Add undo-redo to the TileSet editor, and other improvementsMichael Alexsander Silva Dias2018-12-301-0/+9
* | General fixes for the TileSet editorMichael Alexsander Silva Dias2018-12-241-1/+1
|/
* Add Z-Index for AutotileGuilherme Felipe2018-12-071-0/+3
* Hide "Script" section in the "TilesetEditorContext"Michael Alexsander Silva Dias2018-12-071-0/+2
* General enhancements to the Polygon2D, TextureRegion, and TileSet editorsMichael Alexsander Silva Dias2018-12-061-3/+6
* support New TileSet Editor zooming use CTRL/CMD + MouseWheelLiangdi2018-10-261-0/+8
* Changes to the TileSet and TextureRegion editorsMichael Alexsander Silva Dias2018-08-141-2/+5
* New TileSet EditorMAriano Javier Suligoy2018-08-091-78/+82
* TileSetEditorPlgn: use EditorHandle icon as handlePoommetee Ketson2018-03-021-0/+3
* TileSetEditorPlgn: Fix a leakPoommetee Ketson2018-02-271-0/+1
* Tileset Editor ImprovementDamar Indra2018-02-201-64/+58
* Fix ObjectDB Instances still existPoommetee Ketson2018-01-221-0/+1
* fix updating tileset list when assign texture and set autotile truedamarindra2018-01-111-0/+1
* Fixing weird behaviour on autotile editordamarindra2018-01-051-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Merge pull request #15185 from damarindra/masterRémi Verschelde2018-01-031-0/+1
|\
| * Improve : ease of use TileSet Editordamarindra2018-01-021-0/+1
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Autotile Enhancementdamarindra2017-12-281-4/+22
* Implement auto-tilingMariano Suligoy2017-11-201-0/+119
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fix #8819. Adds _import_node() that, when used in conjunction with _import_sc...Jon Ross2017-05-191-0/+1