Age | Commit message (Expand) | Author |
2017-11-11 | shader editor context menu and line operations and style fix | Ian |
2017-11-11 | add context menu enable getters, setters, and properties in LineEdit and Text... | Ian |
2017-11-11 | Merge pull request #12806 from letheed/unify-degrees | Poommetee Ketson |
2017-11-10 | Some fixes and improvements. | Daniel J. Ramirez |
2017-11-10 | Unify degree members and properties | letheed |
2017-11-10 | Remove deprecated rotation methods | letheed |
2017-11-06 | Merge pull request #12653 from poke1024/fixdocsclick | Rémi Verschelde |
2017-11-05 | Changed line and word mouse selection | Paulb23 |
2017-11-05 | Fix selection and clicks on text in tables in RichTextLabel | Bernhard Liebl |
2017-11-04 | In Create New Node, always select and show best (shortest) match | Bernhard Liebl |
2017-11-02 | Fixed RichTextLabel::add_newline() #12564 | Zher Huei Lee |
2017-10-31 | Remove text on enter, issue 12494 | Paulb23 |
2017-10-31 | Ability to shrink 3D viewport by half | Juan Linietsky |
2017-10-31 | Revert "Fixes the selection rect in item_list drawn not clipped" | Rémi Verschelde |
2017-10-30 | Merge pull request #12268 from AlexHolly/fix-lineedit-selection | Rémi Verschelde |
2017-10-30 | Merge pull request #12351 from groud/fix_item_list_selection_clipping | Rémi Verschelde |
2017-10-30 | Merge pull request #12471 from mhilbrunner/autocomplete | Rémi Verschelde |
2017-10-30 | Fix get_node() and $ autocompletion when using single quotes | Unknown |
2017-10-30 | Fix crash when click an empty tabs container | sanikoyes |
2017-10-29 | Added multi level undo redo to line edit | Paulb23 |
2017-10-24 | Fix margin with tree drawing | Jakob Sinclair |
2017-10-24 | Fixes the selection rect in item_list drawn not clipped | Gilles Roudiere |
2017-10-24 | Finished transition of Patch9Rect to NinePatchRect | Indah Sylvia |
2017-10-23 | Merge pull request #12310 from Paulb23/toggle_highlight_current_line | Rémi Verschelde |
2017-10-22 | Added setting to toggle current line highlighting | Paulb23 |
2017-10-22 | FileDialog: enlarge the file list a bit | Poommetee Ketson |
2017-10-21 | Merge pull request #12293 from Paulb23/line_highlighting_fix | Rémi Verschelde |
2017-10-21 | Fixed current line highlighting and visual indication of empty selected lines | Paulb23 |
2017-10-22 | Bind unbound enums, rearrange some by value | Poommetee Ketson |
2017-10-21 | Merge pull request #12042 from MillionOstrich/treeitem-move-to-bottom | Poommetee Ketson |
2017-10-20 | fix LineEdit drag selection to the left | AlexHolly |
2017-10-20 | Merge pull request #12084 from santouits/tab_container_bug | Rémi Verschelde |
2017-10-20 | Merge pull request #12159 from RandomShaper/fix-sticky-slider | Gilles Roudiere |
2017-10-18 | Itemlist rmb now provides the same pos as Tree rmb | AlexHolly |
2017-10-16 | Reset slider mouse state on hiding/removing | Pedro J. Estébanez |
2017-10-15 | Merge pull request #11407 from toger5/selection_override_color | Rémi Verschelde |
2017-10-14 | Fix video playback | Matt Hughes |
2017-10-14 | tab container arrows don't work when a popup was set | santouits |
2017-10-13 | Added and improved some missing icons, plus some other visual fixes. | Daniel J. Ramirez |
2017-10-12 | turned arround minimum Size for Seperator in reaction to issue #12020 | Grosskopf |
2017-10-11 | Stop move_to_bottom losing references to treeitems | MillionOstrich |
2017-10-09 | Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648 | Rémi Verschelde |
2017-10-09 | Merge pull request #11884 from Noshyaar/pr-fd2 | Rémi Verschelde |
2017-10-08 | Consistant scroll when using members overview, issue 11648 | Paulb23 |
2017-10-06 | FileDialog: fix select index out of range | Poommetee Ketson |
2017-10-05 | Add NIL_IS_VARIANT usage to few definitions | Ruslan Mustakov |
2017-10-05 | Merge pull request #11840 from djrm/pr_fix_drive_selection | Gilles Roudiere |
2017-10-04 | Match file dialog drive with the current folder. | Daniel J. Ramirez |
2017-10-04 | Add function set_stream_position to VideoPlayer | Terah |
2017-10-02 | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas |