aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/tile_set_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix crash autotile edit modedamarindra2018-02-191-0/+5
* Fix ObjectDB Instances still existPoommetee Ketson2018-01-221-1/+5
* TileSetEditorPlugin: take scale in accout when highlighting current selected ...Mariano Suligoy2018-01-171-6/+4
* Changes the keep_margin parameter to true by default, so that people are not ...Gilles Roudiere2018-01-151-2/+1
* fix updating tileset list when assign texture and set autotile truedamarindra2018-01-111-0/+9
* Merge pull request #15357 from damarindra/autotile-behaviourRémi Verschelde2018-01-071-46/+49
|\
| * Fixing weird behaviour on autotile editordamarindra2018-01-051-46/+49
* | Fix typo in new stringsPoommetee Ketson2018-01-061-1/+1
|/
* prevent autotile properties out of boundsdamarindra2018-01-051-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Fix get_edited_scene_root error at starting editorvolzhs2018-01-051-1/+1
* Fixed "Tile Set" button always showing bug introduced with #15309.Michael Alexsander Silva Dias2018-01-041-10/+12
* Fixed the "Tile Set" button being able to go out of bounds.Michael Alexsander Silva Dias2018-01-031-7/+2
* Merge pull request #15185 from damarindra/masterRémi Verschelde2018-01-031-13/+56
|\
| * Improve : ease of use TileSet Editordamarindra2018-01-021-13/+56
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Autotile Enhancementdamarindra2017-12-281-59/+224
* Add more translatable text for editor plugins.geequlim2017-12-231-6/+6
* Fix method not returning value in all paths (autotile editor)George Marques2017-12-171-3/+3
* Fixed Tileset editor button having the wrong text and not being translatable.Michael Alexsander Silva Dias2017-12-121-1/+1
* Fix get_edited_scene_root error at starting editorvolzhs2017-12-101-1/+1
* TileMap FixesMariano Suligoy2017-12-021-15/+41
* Implement auto-tilingMariano Suligoy2017-11-201-3/+1137
* Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-10/+10
* Some control fixes and removed useless linesGilles Roudiere2017-08-191-1/+0
* Updated function argument namesWilson E. Alvarez2017-08-121-2/+2
* Readd tilemap's shape_transform and bugfixesBojidar Marinov2017-07-011-4/+19
* Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...Juan Linietsky2017-07-011-19/+4
* Fix #9409, fixup #9370; tileset now has shape transform instead of offsetBojidar Marinov2017-06-301-4/+19
* Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemapsRémi Verschelde2017-06-261-9/+4
|\
| * Add one-way collisions and individual shape offsets for tilesetsBojidar Marinov2017-06-251-9/+4
* | Merge pull request #9318 from bojidar-bg/readd-normal-tilemapRémi Verschelde2017-06-261-0/+2
|\ \ | |/ |/|
| * Add normal map to tilemaps and tilesetsBojidar Marinov2017-06-221-0/+2
* | -Trigger shapes removed in 2D, they became obsolete long ago when areas could...Juan Linietsky2017-06-231-7/+10
|/
* Fix #8819. Adds _import_node() that, when used in conjunction with _import_sc...Jon Ross2017-05-191-12/+14
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-101-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* New particle system, mostly working, some small features missing.Juan Linietsky2017-04-061-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-85/+71
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+297