aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/patch_9_frame.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Modify margins with mouse inputMarianoGNU2016-06-201-0/+5
|
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
| | | Also removes a couple wrong Godot headers from third-party source files.
* Add plugin to pick texture region and patch margins for Patch9FrameGeequlim2016-06-051-0/+14
|
* Add texture region support for Patch9FrameGeequlim2016-06-051-1/+20
|
* Add texture region support for stylebox renderGeequlim2016-06-051-4/+1
|
* Added new NinePatch control (could be done before with Panel and Stylebox ↵Juan Linietsky2015-08-241-0/+132
but this is easier) Will you be brave enough to try it? :)