aboutsummaryrefslogtreecommitdiff
path: root/scene/gui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* BuildSystem: generated files have .gen.extensionPoommetee Ketson2017-06-251-1/+1
* Merge pull request #9249 from Noshyaar/pr-colorpickRémi Verschelde2017-06-241-23/+24
|\
| * ColorPicker: fix DPI, hue & color update issuesPoommetee Ketson2017-06-201-23/+24
* | Add statements for script types of RichTextLabelgeequlim2017-06-241-2/+2
* | Fix shortcuts, make them visible again and work.Juan Linietsky2017-06-221-1/+1
* | -Moved NinePatch to shader, saves a ton of draw calls rendering UIJuan Linietsky2017-06-212-1/+52
* | Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog2017-06-202-3/+22
|\ \ | |/ |/|
| * Update PopupMenu hidingJylhis2017-04-142-3/+22
* | Fix ColorPicker's screen pick functionalityMariano Suligoy2017-06-192-19/+20
* | -Fix freezes caused by etccomp2, closes #9183Juan Linietsky2017-06-161-3/+3
* | Merge pull request #9196 from volzhs/scene-tabRémi Verschelde2017-06-162-41/+128
|\ \
| * | Enhance scene tabsvolzhs2017-06-162-41/+128
* | | Color Picker Fixed Appearanceremorse1072017-06-151-8/+11
* | | get rid of button arrayJuan Linietsky2017-06-142-677/+0
* | | renamed occurances of ColorRamp with GradientKarroffel2017-06-142-22/+22
|/ /
* | Properly adjust the visible editor rect and make limits respected, closes #8328Juan Linietsky2017-06-121-0/+1
* | Restired multithread support in OSX and Windows, should stop the crashes.Juan Linietsky2017-06-101-1/+1
* | Merge pull request #9051 from toger5/fixedScriptEditorListSeperationRémi Verschelde2017-06-081-13/+16
|\ \
| * | fixed overlapping of temp. colors (script editor)toger52017-06-071-13/+16
* | | Revert "Fix text warp in color blocks with CJK"Rémi Verschelde2017-06-071-1/+1
|/ /
* | GraphNode: Remove debug print.Andreas Haas2017-06-061-2/+0
* | Fix build errorPoommetee Ketson2017-06-051-1/+1
* | Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde2017-06-0515-124/+124
|\ \
| * | renamed all Rect2.pos to Rect2.positionalexholly2017-06-0415-124/+124
* | | Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky2017-06-042-7/+80
|/ /
* | InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-0319-72/+72
* | -Added .hdr format supportJuan Linietsky2017-05-282-12/+12
* | Fixing typo for rect_position in _change_notify call for ControlKristupas Stumbrys2017-05-281-1/+1
* | Fix text warp in color blocks with CJKGeequlim2017-05-271-1/+1
* | Fix item list scroll speed.Sean Bohan2017-05-271-4/+0
* | -Fix the "set_val" call deferred, it was the only one.. closes #8742Juan Linietsky2017-05-231-1/+1
* | Merge pull request #8862 from volzhs/editor-theme-marginRémi Verschelde2017-05-221-0/+1
|\ \
| * | Fit grid with label and component of editorvolzhs2017-05-221-0/+1
* | | fixed crash when dragging to change color in color pickertoger52017-05-211-1/+1
|/ /
* | Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-2049-2552/+2568
* | Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-2016-121/+91
|\ \
| * | New customizable editor themevolzhs2017-05-097-47/+66
| * | Revert "Add new editor and default theme (WIP)"volzhs2017-05-0310-75/+26
* | | Add column_title_pressed signal to Tree nodeyanorax2017-05-181-0/+21
* | | Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-174-10/+11
* | | Merge pull request #8759 from AlexHoratio/masterRémi Verschelde2017-05-151-0/+5
|\ \ \
| * | | Fixed #8526, popup menu width now responds to submenu iconAlexHoratio2017-05-141-0/+5
* | | | Fix natural sorting order in EditorFileDialog, FileDialog and EditorFileSyste...Damian Day2017-05-121-2/+2
|/ / /
* | | Implemented scrolling factor for smooth trackpad scrollingtoger52017-05-078-23/+61
* | | Tree: Clear search string on selection.Andreas Haas2017-05-041-0/+2
* | | LineEdit: fix placeholder text affected by secretPoommetee Ketson2017-05-031-2/+2
|/ /
* | Fix #8617 WindowDialog with custom panel background crashes godotMarc Gilleron2017-05-021-12/+16
* | Merge pull request #8520 from Hinsbart/tree_tooltipsRémi Verschelde2017-04-272-3/+19
|\ \
| * | Tree: Ability to add tooltips to TreeItem buttons.Andreas Haas2017-04-262-3/+19
* | | Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-2710-26/+75
|/ /