| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | RichTextLabel, doc: Added new method to get total content height | Oliver Gutierrez | 2018-04-11 | 2 | -3/+12 | |
| * | | | | | | | | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadow | Max Hilbrunner | 2018-05-05 | 2 | -19/+47 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Implement font shadows for RichTextLabel | Markus Törnqvist | 2018-04-12 | 2 | -19/+47 | |
| * | | | | | | | | | Merge pull request #18397 from KidRigger/working_te | Max Hilbrunner | 2018-05-04 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Support of CMD+Backspace and CMD+Delete on MacOS. | Anish | 2018-04-24 | 1 | -1/+11 | |
| * | | | | | | | | | | Script Editor now displays positional column | Unknown | 2018-05-03 | 2 | -0/+6 | |
| * | | | | | | | | | | Merge pull request #18514 from neikeq/api-hash-fixes | Rémi Verschelde | 2018-05-03 | 2 | -6/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix binding some core API methods only in tools builds | Ignacio Etcheverry | 2018-04-29 | 2 | -6/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Fix placeholders position in `LineEdit` when editing inside the Editor | robfram | 2018-05-02 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge pull request #16977 from SASUPERNOVA/master | Rémi Verschelde | 2018-05-01 | 2 | -0/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Updated fork to match current version of Godot. | SASUPERNOVA | 2018-04-15 | 2 | -0/+18 | |
| * | | | | | | | | | | | Merge pull request #18348 from rfht/master | Rémi Verschelde | 2018-05-01 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fix clang6 assignment error | thfrwn | 2018-04-21 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #18382 from groud/fix_gridcontainer_children_visibility | Rémi Verschelde | 2018-05-01 | 1 | -8/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix GridContainer's children visibility breaking the layout | groud | 2018-04-23 | 1 | -8/+15 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #18370 from KidRigger/master | Max Hilbrunner | 2018-04-30 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Adds support for CMD+Left and CMD+Right on MacOS | Anish | 2018-04-23 | 1 | -0/+6 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #18489 from Calinou/tweak-property-hint-ranges | Max Hilbrunner | 2018-04-30 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Tweak the property hint ranges of caret blink and line length guideline | Hugo Locurcio | 2018-04-28 | 2 | -2/+2 | |
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | Make the LineEdit "secret" character customizable | Hugo Locurcio | 2018-04-30 | 2 | -6/+31 | |
| |/ / / / / / / / / / | ||||||
| * / / / / / / / / / | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio | 2018-04-22 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fixed context menu TTR bugs | sersoong | 2018-04-19 | 2 | -13/+13 | |
| * | | | | | | | | | Merge pull request #18161 from flashyincceo/fixing-bug-#18128 | Rémi Verschelde | 2018-04-18 | 2 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Add popup_closed signal for ColorPickerButton | Peter Folkins | 2018-04-13 | 2 | -0/+11 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | ItemList selection: Check against item count | ShyRed | 2018-04-14 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #17502 from groud/2Deditor_rect | Juan Linietsky | 2018-04-13 | 2 | -0/+11 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Remove the selection rect for nodes that do not require it | Gilles Roudiere | 2018-04-03 | 2 | -0/+11 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Use internal physics processing for Nodes' internal logic | Rémi Verschelde | 2018-04-11 | 4 | -24/+24 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Update classref and docs, fix missing parameters' name | Poommetee Ketson | 2018-04-11 | 1 | -1/+1 | |
| * | | | | | | Fixed color region calculation for the first line | Paulb23 | 2018-04-10 | 1 | -0/+3 | |
| * | | | | | | Merge pull request #18095 from robfram/fix-lineedit-17113 | Rémi Verschelde | 2018-04-10 | 2 | -4/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | LineEdit placeholder alignment, content margins, and overflow bugs | robfram | 2018-04-09 | 2 | -4/+17 | |
| * | | | | | | | Merge pull request #18091 from RandomShaper/icon-radio-item | Rémi Verschelde | 2018-04-10 | 3 | -1/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add support for radio-looking items with icon | Pedro J. Estébanez | 2018-04-09 | 3 | -1/+9 | |
| * | | | | | | | | Merge pull request #17081 from endragor/no-press-when-scroll | Rémi Verschelde | 2018-04-10 | 5 | -24/+60 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make BaseButton not emit press when container is scrolled | Ruslan Mustakov | 2018-04-09 | 5 | -24/+60 | |
| * | | | | | | | | | Merge pull request #16473 from ianb96/move_tab | Rémi Verschelde | 2018-04-09 | 4 | -4/+294 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Drag to rearrange Tabs and TabContainer | ianb96 | 2018-04-08 | 4 | -4/+294 | |
| * | | | | | | | | | Merge pull request #18040 from Paulb23/color_region_cache | Rémi Verschelde | 2018-04-09 | 2 | -37/+54 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Fixed color regions and added local color region cache | Paulb23 | 2018-04-07 | 2 | -37/+54 | |
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #16574 from isaacremnant/better_grow_direction | Juan Linietsky | 2018-04-08 | 2 | -15/+19 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Implements #16546 by adding GROW_DIRECTION_BOTH which allows a control to gro... | isaacremnant | 2018-02-12 | 2 | -15/+19 | |
| * | | | | | | | | Merge pull request #17443 from Noshyaar/tilesetcrash | Juan Linietsky | 2018-04-08 | 2 | -1/+25 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix converting to tileset crashes Godot if existing file is not tileset | Poommetee Ketson | 2018-03-23 | 2 | -1/+25 | |
| * | | | | | | | | | Merge pull request #17730 from RandomShaper/radio-buttons-in-menus | Juan Linietsky | 2018-04-07 | 3 | -26/+72 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Use radio-button-like menu entries where applicable | Pedro J. Estébanez | 2018-03-27 | 1 | -1/+1 | |
| | * | | | | | | | | | Add radio-button-looking entries to PopupMenu | Pedro J. Estébanez | 2018-03-27 | 2 | -25/+71 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #17744 from robfram/fix-rtl-table | Juan Linietsky | 2018-04-07 | 1 | -0/+33 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix `RichTextLabel` column size growing beyond its calculated `max_width` | robfram | 2018-03-24 | 1 | -0/+33 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #17752 from nikibobi/texture-progress-tint | Juan Linietsky | 2018-04-07 | 2 | -15/+69 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
