summaryrefslogtreecommitdiff
path: root/editor/plugins/texture_region_editor_plugin.cpp
AgeCommit message (Expand)Author
2019-11-22Fix typos with codespellRémi Verschelde
2019-10-31Fix "seperate" typosAaron Franke
2019-09-17Fix region editor for NinePatchRectTomasz Chabora
2019-07-20Merge pull request #30576 from qarmin/lgtm_coverageRémi Verschelde
2019-07-20Changed some code showed in LGTM and Coverageqarmin
2019-07-13Fix TextureRegionEditorPlugin popping up even when explicitly hiddenBojidar Marinov
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-04-25Fix scroll for texture_region and polygon_2d editorGuilherme Felipe
2019-04-05Fix TextureRegion margin bug introduced in #27122LATRio
2019-03-17Fixing zooming in TextureRegionLATRio
2019-01-21Make the Texture Region Editor able to edit regions of Sprite3DsMichael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-06General enhancements to the Polygon2D, TextureRegion, and TileSet editorsMichael Alexsander Silva Dias
2018-11-10Make TextureRegion grid settings occupy less space, closes #12679Juan Linietsky
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-25Texture Region: Cache auto-slice information into the texture. Fixes #11503Mariano Suligoy
2018-08-19Added possibility to change color of 2d editor gridChaosus
2018-08-14Changes to the TileSet and TextureRegion editorsMichael Alexsander Silva Dias
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-03-27Use radio-button-like menu entries where applicablePedro J. Estébanez
2018-03-13Merge pull request #17013 from Noshyaar/themeRémi Verschelde
2018-03-02TileSet&TextureRegion: fix error when getting nonexistent tilePoommetee Ketson
2018-02-28Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam
2018-02-25Update icons when theme changedPoommetee Ketson
2018-02-20Tileset Editor ImprovementDamar Indra
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-10Fix misaligned zoom icon in Texture Region Editor pluginWilliam McKIE
2017-10-24Finished transition of Patch9Rect to NinePatchRectIndah Sylvia
2017-10-22Merge pull request #11401 from SaracenOne/snapped_dragRémi Verschelde
2017-09-30Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia
2017-09-25Removed most of the custom colors from the interface.Daniel J. Ramirez
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-09-20Added snapping to spatial drag and drop.SaracenOne
2017-09-02Fix use of unitialized variablesHein-Pieter van Braam
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-25Editor: Add some more translatable strings.Andreas Haas
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-12Updated function argument namesWilson E. Alvarez
2017-06-29Texture region now updates when changing an AtlasRobert Hernandez
2017-06-20Fix regresion on Texture Region Editor Plugin. Fixes#9282Mariano Suligoy
2017-06-20Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-14Fix #7262Jylhis
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde