summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky
2017-07-13Merge pull request #9627 from Noshyaar/dialogRémi Verschelde
2017-07-13AcceptDialog: fix child w/ ANCHOR_END sized wrong until resizedPoommetee Ketson
2017-07-13Control: save SIZE_FILL size flag propertyPoommetee Ketson
2017-07-11Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursorRémi Verschelde
2017-07-11[#7212] Fixed missing 'Variant' return values in documentation.ducdetronquito
2017-07-11IME window follow the input cursor.geequlim
2017-07-11Merge pull request #9510 from kubecz3k/tab-repositionThomas Herzog
2017-07-11Merge pull request #9586 from Noshyaar/sliderThomas Herzog
2017-07-11Merge pull request #9521 from AlexHolly/control-posi-to-posrThomas Herzog
2017-07-11Slider: add set/is_editablePoommetee Ketson
2017-07-10ability to reposition scene tabs with drag & dropJakub Grzesik
2017-07-08Merge pull request #9489 from TwistedTwigleg/Additional_functions_for_Label_a...Rémi Verschelde
2017-07-08removed floor so that global pos works with scalealexholly
2017-07-08Added additional functions to RichTextLabel:TwistedTwigleg
2017-07-06More fill modes for containers, closes #9504Juan Linietsky
2017-07-06Ability to set rotation and scaling pivot for controls.Juan Linietsky
2017-07-06-Ability for controls to grow the left/top when anchored. This makes anchorin...Juan Linietsky
2017-07-04ItemList: expose methods, in-editor items editing supportPoommetee Ketson
2017-06-30-Many fixes to VisualScript, fixed property names, etc.Juan Linietsky
2017-06-28Reworked translation systemJuan Linietsky
2017-06-25tree fix drawing order for header +toger5
2017-06-25-Added folding to property editor, persistent on objects it editsJuan Linietsky
2017-06-25BuildSystem: generated files have .gen.extensionPoommetee Ketson
2017-06-24Merge pull request #9249 from Noshyaar/pr-colorpickRémi Verschelde
2017-06-24Add statements for script types of RichTextLabelgeequlim
2017-06-22Fix shortcuts, make them visible again and work.Juan Linietsky
2017-06-21-Moved NinePatch to shader, saves a ton of draw calls rendering UIJuan Linietsky
2017-06-20Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog
2017-06-20ColorPicker: fix DPI, hue & color update issuesPoommetee Ketson
2017-06-19Fix ColorPicker's screen pick functionalityMariano Suligoy
2017-06-16-Fix freezes caused by etccomp2, closes #9183Juan Linietsky
2017-06-16Merge pull request #9196 from volzhs/scene-tabRémi Verschelde
2017-06-16Enhance scene tabsvolzhs
2017-06-15Color Picker Fixed Appearanceremorse107
2017-06-14get rid of button arrayJuan Linietsky
2017-06-14renamed occurances of ColorRamp with GradientKarroffel
2017-06-12Properly adjust the visible editor rect and make limits respected, closes #8328Juan Linietsky
2017-06-10Restired multithread support in OSX and Windows, should stop the crashes.Juan Linietsky
2017-06-08Merge pull request #9051 from toger5/fixedScriptEditorListSeperationRémi Verschelde
2017-06-07fixed overlapping of temp. colors (script editor)toger5
2017-06-07Revert "Fix text warp in color blocks with CJK"Rémi Verschelde
2017-06-06GraphNode: Remove debug print.Andreas Haas
2017-06-05Fix build errorPoommetee Ketson
2017-06-05Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde
2017-06-04Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-28-Added .hdr format supportJuan Linietsky
2017-05-28Fixing typo for rect_position in _change_notify call for ControlKristupas Stumbrys