summaryrefslogtreecommitdiffstats
path: root/editor/plugins/tile_map_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Add informational messages to various editorsMichael Alexsander Silva Dias2019-09-041-0/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-4/+0
* Use reference to constant in functionsqarmin2019-07-101-5/+5
* Merge pull request #24560 from guilhermefelipecgs/fix_24549Rémi Verschelde2019-06-011-0/+3
|\
| * Add EDITMODE_PRIORITY for ATLAS_TILEGuilherme Felipe2018-12-231-0/+3
* | Merge pull request #27845 from samdze/masterRémi Verschelde2019-04-301-1/+2
|\ \
| * | Make TileMap overridable "set_cell" function called on undo/redoSamuele Zolfanelli2019-04-271-1/+2
* | | [TileMapEditor] Improve tool picking usabilityGuilherme Felipe2019-04-291-0/+1
* | | Hide "Tilemap" menu properly in CanvasItem viewhomer6662019-04-241-0/+1
* | | Move some tilemap options to the toolbarGilles Roudiere2019-01-301-4/+8
|/ /
* / Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
|/
* Fix copy/paste for TileMapGuilherme Felipe2018-12-181-3/+5
* Enhance the tilemap transform buttonsgroud2018-10-301-8/+12
* Fixes tilemap editor offset tile selectiongroud2018-10-041-1/+1
* Fixes drawing of the 2D plugins on the 3D viewgroud2018-09-181-4/+4
* tilemap_editor: change move and duplicate toolsPaul Joannon2018-08-241-4/+4
* Add option to move Tile/GridMap editors to another sideMichael Alexsander Silva Dias2018-08-221-0/+3
* New TileSet EditorMAriano Javier Suligoy2018-08-091-0/+1
* Tile randomizer for tilemap editor.Ovnuniarchos2018-07-011-3/+4
* Merge pull request #19164 from marcelofg55/tilemap_undo2Rémi Verschelde2018-06-261-0/+6
|\
| * Improve TileMap undo operations, second tryMarcelo Fernandez2018-05-291-0/+6
* | Added autotile overrideJames Beedie2018-06-021-0/+7
|/
* Revert "Improve TileMap undo operations"Rémi Verschelde2018-05-251-1/+0
* Improve TileMap undo operationsMarcelo Fernandez2018-05-231-0/+1
* Fix Coverity reports of uninitialized scalar variableRémi Verschelde2018-04-191-8/+11
* Add functionality to move selected tiles in tile map editorMartin Rieke2018-04-041-0/+2
* TileMap: add fix_invalid_tilesPoommetee Ketson2018-02-241-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* TileMap FixesMariano Suligoy2017-12-021-1/+1
* Universalize draw-over API for EditorPluginsPedro J. Estébanez2017-11-241-2/+2
* Implement auto-tilingMariano Suligoy2017-11-201-0/+2
* Fix TileMap editor not getting inputPedro J. Estébanez2017-10-221-1/+1
* Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-181-1/+3
* Bucket fill will now incrementally process the queue on preview modeMarcelo Fernandez2017-09-241-0/+1
* Adds missing shortcuts to TileEditor. Keeps fill-tool selected after useJakob Schwab2017-09-171-1/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Tilemap Editor: Setting to hide tile info in the menu barRémi Verschelde2017-08-161-0/+1
* Updated function argument namesWilson E. Alvarez2017-08-121-2/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-27/+27
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+207