aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/control.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add argument options for the theme override functions in ControlJuan Linietsky2016-09-111-0/+2
* More visual script improvementsJuan Linietsky2016-08-301-0/+5
* More visual script workJuan Linietsky2016-08-251-0/+6
* VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky2016-08-051-0/+4
* properly fixed notificaitons for theme changed, closes #5774Juan Linietsky2016-07-181-1/+3
* Add a small workaround to avoid modal tabs to be closed if they are spawned i...Juan Linietsky2016-06-271-0/+2
* Keep track of when fonts change, so theme or controls that use fonts as overr...Juan Linietsky2016-06-171-0/+7
* propagate theme changes properly even through 2D nodes, fixes #4754Juan Linietsky2016-06-131-1/+1
* Merge pull request #4977 from SaracenOne/scripting_exposeJuan Linietsky2016-06-061-0/+7
|\
| * Expose control theme element and override detection methods to scripting side.Saracen2016-06-041-0/+7
* | -customizable shortcuts in editorJuan Linietsky2016-06-041-1/+1
|/
* Rotation APIs: Better exposure for degrees methodsRémi Verschelde2016-05-061-2/+5
* Add ability to send drag events to another objectJuan Linietsky2016-05-031-0/+2
* Add option to keep margins when changing anchors, closes #3979Bojidar Marinov2016-03-091-1/+3
* remove trailing whitespaceHubert Jarosz2016-03-091-30/+30
* -Take in consideration canvas layers for GUI inputJuan Linietsky2016-01-241-1/+6
* -Some fixes to drag and drop and canvas offset for GUI that were introduced a...Juan Linietsky2016-01-191-0/+2
* Merge pull request #2854 from MarianoGnu/color_pickerRémi Verschelde2016-01-181-1/+5
|\
| * Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU2016-01-151-1/+5
* | -Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky2016-01-161-50/+8
|/
* Merge pull request #3191 from neikeq/filedialog_hotkeysRémi Verschelde2016-01-071-0/+2
|\
| * FileDialog: keyboard shortcut to toggle "show hidden files"Ignacio Etcheverry2016-01-021-0/+2
* | Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|/
* added rotation and scale support to gui controlsJuan Linietsky2015-12-121-2/+14
* misc cleanupJuan Linietsky2015-10-171-0/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* fixes to mouse warpJuan Linietsky2015-02-141-1/+1
* Small FixesJuan Linietsky2014-09-171-1/+1
* -Fixed viewport stretch bugsJuan Linietsky2014-04-181-1/+0
* Add anchor options "Center"sanikoyes2014-03-311-1/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+395