aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/tile_map_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-4/+4
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-3/+3
* Tilemap Editor: Setting to hide tile info in the menu barRémi Verschelde2017-08-161-5/+16
* Hide tilemap menu when no tilemap is selectedDaniel J. Ramirez2017-08-101-2/+3
* Moved mirror and rotations to the tile mapen, to avoid taking up too much too...Juan Linietsky2017-08-081-10/+12
* TileMap: Fix infinite loop when trying to bucket-delete empty tiles.Andreas Haas2017-08-031-0/+2
* renamed all Rect2.pos to Rect2.positionalexholly2017-06-041-49/+49
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-2/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-303/+300
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Several enhancements for the tile map editorPedro J. Estébanez2017-03-271-7/+42
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-400/+381
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+1593