summaryrefslogtreecommitdiff
path: root/editor/plugins/texture_region_editor_plugin.cpp
AgeCommit message (Expand)Author
2020-02-11Texture refactorJuan Linietsky
2020-01-30Adds pan and zoom gestures to TextureRegion editorHaoyu Qiu
2020-01-23Fixes scrollbar positions on HiDPI displayHaoyu Qiu
2020-01-20TextureRegionEditor: Corrected typodankan1890
2020-01-14Cleanup unnecessary code from before the scrollbar overlapping fixesMichael Alexsander
2020-01-14Fix more scrollbar anchoringsMichael Alexsander
2020-01-09Fixes TextureRegion editor drag handle for HiDPIHaoyu Qiu
2020-01-05Fixes scaled scrolling of TextureRegion editorHaoyu Qiu
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
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