aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/texture_region_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Ability to open resources in the same windowJuan Linietsky2018-05-171-4/+42
* Use radio-button-like menu entries where applicablePedro J. Estébanez2018-03-271-6/+4
* Merge pull request #17013 from Noshyaar/themeRémi Verschelde2018-03-131-0/+1
|\
| * Update icons when theme changedPoommetee Ketson2018-02-251-0/+1
* | TileSet&TextureRegion: fix error when getting nonexistent tilePoommetee Ketson2018-03-021-2/+5
* | Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam2018-02-281-0/+1
|/
* Tileset Editor ImprovementDamar Indra2018-02-201-7/+32
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-2/+5
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fix misaligned zoom icon in Texture Region Editor pluginWilliam McKIE2017-11-101-0/+1
* Finished transition of Patch9Rect to NinePatchRectIndah Sylvia2017-10-241-45/+45
* Merge pull request #11401 from SaracenOne/snapped_dragRémi Verschelde2017-10-221-15/+2
|\
| * Added snapping to spatial drag and drop.SaracenOne2017-09-201-15/+2
* | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia2017-09-301-1/+1
* | Removed most of the custom colors from the interface.Daniel J. Ramirez2017-09-251-6/+7
* | Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
|/
* Fix use of unitialized variablesHein-Pieter van Braam2017-09-021-2/+5
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-6/+6
* Updated function argument namesWilson E. Alvarez2017-08-121-4/+4
* Texture region now updates when changing an AtlasRobert Hernandez2017-06-291-25/+13
* Fix regresion on Texture Region Editor Plugin. Fixes#9282Mariano Suligoy2017-06-201-1/+1
* Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog2017-06-201-0/+1
|\
| * Fix #7262Jylhis2017-04-141-0/+1
* | renamed all Rect2.pos to Rect2.positionalexholly2017-06-041-37/+37
* | InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-13/+13
* | Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-26/+27
* | Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-4/+5
|/
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-389/+360
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+1012