aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/texture_region_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-121-1/+1
* TextureRegionEditor: Fix mouse wheel scroll speed.Andreas Haas2017-01-121-2/+2
* Fix snap mode selector sticking in texture region moduleDmitry Kram2017-01-121-1/+1
* Refresh TextureRegionEditor when region has been changed externally.Andreas Haas2016-10-171-0/+7
* Zoom texture region via mouse wheelDaniel J. Ramirez2016-09-011-0/+4
* TextureRegionEditor snap_mode fix.Saracen2016-08-081-1/+1
* Prevent crash in TextureRegionEditor. Fixes #5862MarianoGNU2016-07-221-2/+12
* Initialize missing variables. Fixes #5461MarianoGNU2016-06-281-2/+2
* Modify margins with mouse inputMarianoGNU2016-06-201-240/+289
* Chance Snap for SnapMode and add AutoSlice option.MarianoGNU2016-06-201-111/+291
* Add support for AtlasTexture resourcesGeequlim2016-06-101-6/+38
* Enhanced StyleBoxTexture:Geequlim2016-06-051-65/+102
* Add plugin to pick texture region and patch margins for Patch9FrameGeequlim2016-06-051-0/+691