summaryrefslogtreecommitdiffstats
path: root/editor/plugins/texture_region_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30576 from qarmin/lgtm_coverageRémi Verschelde2019-07-201-7/+4
|\
| * Changed some code showed in LGTM and Coverageqarmin2019-07-201-7/+4
* | Fix TextureRegionEditorPlugin popping up even when explicitly hiddenBojidar Marinov2019-07-131-2/+14
|/
* Remove unnecessary code and add some error explanationsqarmin2019-07-011-1/+6
* Fix scroll for texture_region and polygon_2d editorGuilherme Felipe2019-04-251-3/+4
* Fix TextureRegion margin bug introduced in #27122LATRio2019-04-051-4/+4
* Fixing zooming in TextureRegionLATRio2019-03-171-25/+31
* Make the Texture Region Editor able to edit regions of Sprite3DsMichael Alexsander Silva Dias2019-01-211-5/+35
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* General enhancements to the Polygon2D, TextureRegion, and TileSet editorsMichael Alexsander Silva Dias2018-12-061-68/+83
* Make TextureRegion grid settings occupy less space, closes #12679Juan Linietsky2018-11-101-1/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Texture Region: Cache auto-slice information into the texture. Fixes #11503Mariano Suligoy2018-08-251-65/+92
* Added possibility to change color of 2d editor gridChaosus2018-08-191-1/+1
* Changes to the TileSet and TextureRegion editorsMichael Alexsander Silva Dias2018-08-141-14/+7
* New TileSet EditorMAriano Javier Suligoy2018-08-091-27/+1
* -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-392/+363
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+1012