Age | Commit message (Expand) | Author |
2018-02-03 | Fix texture import spelling | Phil Jones |
2018-02-03 | Gradient: fix wrong property type | Poommetee Ketson |
2018-02-03 | Fix wrong property type for fixed icon size in ItemList | binbitten |
2018-02-01 | Merge pull request #16276 from bcr3ative/issue_15668 | Rémi Verschelde |
2018-02-01 | Merge pull request #15910 from robfram/fix-audio-signal-issue-15895 | Rémi Verschelde |
2018-02-01 | Merge pull request #15946 from MarianoGnu/issue_15870 | Rémi Verschelde |
2018-02-01 | Fix inconsistencies and typos in argument names | Paolo Perkovic |
2018-02-01 | Merge pull request #16249 from binbitten/fix-highlight-ofs | Rémi Verschelde |
2018-02-01 | Merge pull request #15254 from mrcdk/pitch_scale | Rémi Verschelde |
2018-01-31 | Fix TextEdit current line highlight horizontal offset | binbitten |
2018-01-30 | Expose a few GraphEdit methods to script languages | George Marques |
2018-01-30 | Ability to import .escn files, which is just a .tscn but with forced import. | Juan Linietsky |
2018-01-30 | Merge pull request #16152 from hpvb/fix-16131 | Rémi Verschelde |
2018-01-30 | Merge pull request #15980 from mrcdk/audio_stream_get_length | Rémi Verschelde |
2018-01-28 | Allow focus on disabled buttons | Hein-Pieter van Braam |
2018-01-27 | Fix inverted RIGHT/LEFT TOP/BOTTOM Camera2D drag margin in runtime (editor wo... | robfram |
2018-01-25 | Remove duplicate "autoplay" property | Bojidar Marinov |
2018-01-23 | update signals' MethodInfo in Tween | Paul Joannon |
2018-01-22 | defend Path2D against a null curve | Todd Ross |
2018-01-22 | Expose audio streams get_length() | MrCdK |
2018-01-22 | Merge pull request #15938 from poke1024/fix15904 | Rémi Verschelde |
2018-01-21 | Fix typo in CollisionObject warning | Rémi Verschelde |
2018-01-21 | I have no idea why this commit fixes #15392 | Juan Linietsky |
2018-01-21 | attemp to fix #15870 | Mariano Suligoy |
2018-01-21 | Fix crash on deleted rigidbodies without contact monitor (issue 15904) | Bernhard Liebl |
2018-01-20 | Fix issue 15895, audio streams don't signalling finished after the first one | robfram |
2018-01-20 | Fix minor typo: it's -> its | Yuri Chornoivan |
2018-01-18 | Remove obsolete Viewport _update_rect() code | Rémi Verschelde |
2018-01-18 | Fix typos in code and docs with codespell | Rémi Verschelde |
2018-01-18 | Before I forget, add warnings on areas without children (should not break any... | Juan Linietsky |
2018-01-18 | TextEdit fix get_mouse after many folds | Ian |
2018-01-17 | doc: Replace some more "val" with "value" + sync | Rémi Verschelde |
2018-01-16 | BMFont loading direct support from .fnt files. | Juan Linietsky |
2018-01-15 | Changes the keep_margin parameter to true by default, so that people are not ... | Gilles Roudiere |
2018-01-15 | Merge pull request #15696 from bojidar-bg/15646-assigned-animation | Rémi Verschelde |
2018-01-15 | ViewportContainer passes input down to children viewports | Fabio Alessandrelli |
2018-01-14 | Merge pull request #15708 from Paulb23/current_line_clipping_issue_15427 | Rémi Verschelde |
2018-01-14 | Fixed current line highligting with horizontal clipping, issue 15427 | Paulb23 |
2018-01-14 | Fix an issue with the animation editor not seeking to the target time properly. | Bojidar Marinov |
2018-01-13 | Merge pull request #15670 from poke1024/fix15588 | Rémi Verschelde |
2018-01-13 | Fixes hangs with Tree in multi selection mode (issue 15588) | Bernhard Liebl |
2018-01-13 | Merge pull request #15657 from paulloz/fix-textedit-undo-redo-selection | Rémi Verschelde |
2018-01-13 | Deselect on undo/redo in TextEdit | Paul Joannon |
2018-01-13 | Fix get_parent_range to return 0 when there is no parent | Ruslan Mustakov |
2018-01-13 | Small fix for Control bindings | letheed |
2018-01-12 | Merge pull request #15623 from kubecz3k/param-name-rename | Rémi Verschelde |
2018-01-12 | Merge pull request #15629 from endragor/fix-shader-property | Rémi Verschelde |
2018-01-12 | Fix Material's shader property binding | Ruslan Mustakov |
2018-01-12 | Make burley default for materials, fixes #15054 | Juan Linietsky |
2018-01-12 | modify default param names in couple of signals | Unknown |