Age | Commit message (Expand) | Author |
2017-07-13 | Control: save SIZE_FILL size flag property | Poommetee Ketson |
2017-07-11 | Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursor | Rémi Verschelde |
2017-07-11 | [#7212] Fixed missing 'Variant' return values in documentation. | ducdetronquito |
2017-07-11 | IME window follow the input cursor. | geequlim |
2017-07-11 | Merge pull request #9510 from kubecz3k/tab-reposition | Thomas Herzog |
2017-07-11 | Merge pull request #9586 from Noshyaar/slider | Thomas Herzog |
2017-07-11 | Merge pull request #9521 from AlexHolly/control-posi-to-posr | Thomas Herzog |
2017-07-11 | Slider: add set/is_editable | Poommetee Ketson |
2017-07-10 | ability to reposition scene tabs with drag & drop | Jakub Grzesik |
2017-07-08 | Merge pull request #9489 from TwistedTwigleg/Additional_functions_for_Label_a... | Rémi Verschelde |
2017-07-08 | removed floor so that global pos works with scale | alexholly |
2017-07-08 | Added additional functions to RichTextLabel: | TwistedTwigleg |
2017-07-06 | More fill modes for containers, closes #9504 | Juan Linietsky |
2017-07-06 | Ability 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-04 | ItemList: expose methods, in-editor items editing support | Poommetee Ketson |
2017-06-30 | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky |
2017-06-28 | Reworked translation system | Juan Linietsky |
2017-06-25 | tree fix drawing order for header + | toger5 |
2017-06-25 | -Added folding to property editor, persistent on objects it edits | Juan Linietsky |
2017-06-25 | BuildSystem: generated files have .gen.extension | Poommetee Ketson |
2017-06-24 | Merge pull request #9249 from Noshyaar/pr-colorpick | Rémi Verschelde |
2017-06-24 | Add statements for script types of RichTextLabel | geequlim |
2017-06-22 | Fix shortcuts, make them visible again and work. | Juan Linietsky |
2017-06-21 | -Moved NinePatch to shader, saves a ton of draw calls rendering UI | Juan Linietsky |
2017-06-20 | Merge pull request #8407 from Jylhis/popup_item_select_hide | Thomas Herzog |
2017-06-20 | ColorPicker: fix DPI, hue & color update issues | Poommetee Ketson |
2017-06-19 | Fix ColorPicker's screen pick functionality | Mariano Suligoy |
2017-06-16 | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky |
2017-06-16 | Merge pull request #9196 from volzhs/scene-tab | Rémi Verschelde |
2017-06-16 | Enhance scene tabs | volzhs |
2017-06-15 | Color Picker Fixed Appearance | remorse107 |
2017-06-14 | get rid of button array | Juan Linietsky |
2017-06-14 | renamed occurances of ColorRamp with Gradient | Karroffel |
2017-06-12 | Properly adjust the visible editor rect and make limits respected, closes #8328 | Juan Linietsky |
2017-06-10 | Restired multithread support in OSX and Windows, should stop the crashes. | Juan Linietsky |
2017-06-08 | Merge pull request #9051 from toger5/fixedScriptEditorListSeperation | Rémi Verschelde |
2017-06-07 | fixed overlapping of temp. colors (script editor) | toger5 |
2017-06-07 | Revert "Fix text warp in color blocks with CJK" | Rémi Verschelde |
2017-06-06 | GraphNode: Remove debug print. | Andreas Haas |
2017-06-05 | Fix build error | Poommetee Ketson |
2017-06-05 | Merge pull request #9038 from AlexHolly/rect2-rename-pos | Rémi Verschelde |
2017-06-04 | Removed stupid right arrow to edit resource. Now simply click it.. | Juan Linietsky |
2017-06-04 | renamed all Rect2.pos to Rect2.position | alexholly |
2017-06-03 | InputEvent: Renamed "pos" property to "position" | Andreas Haas |
2017-05-28 | -Added .hdr format support | Juan Linietsky |
2017-05-28 | Fixing typo for rect_position in _change_notify call for Control | Kristupas Stumbrys |
2017-05-27 | Fix text warp in color blocks with CJK | Geequlim |
2017-05-27 | Fix item list scroll speed. | Sean Bohan |
2017-05-23 | -Fix the "set_val" call deferred, it was the only one.. closes #8742 | Juan Linietsky |