Age | Commit message (Expand) | Author |
2017-12-31 | Merge pull request #15136 from neikeq/issue-15128 | Ignacio Etcheverry |
2018-01-01 | Fix duplicating file or folder | volzhs |
2017-12-31 | Merge pull request #15182 from Silvea12/master | Chris Bradfield |
2017-12-31 | Updated timer docs | Andrew Silver |
2018-01-01 | Copy resource with specific extension | volzhs |
2018-01-01 | Fix lock or group with invisible node | volzhs |
2017-12-31 | free associated audio data on AudioStreamOGGVorbis destruction | Ibrahn Sahir |
2017-12-31 | Improve LTO build with MSVC | George Marques |
2017-12-31 | fix VariantCall default parameter ordering | Ibrahn Sahir |
2017-12-31 | Merge pull request #15212 from firefly2442/FloatToBoolean | Noshyaar |
2017-12-31 | Merge pull request #15209 from firefly2442/StringBooleanProblem | Noshyaar |
2017-12-31 | Merge pull request #15211 from firefly2442/SwitchDefaultTypo | Noshyaar |
2017-12-30 | change float to bool as correct type | firefly2442 |
2017-12-30 | fix typo in switch statement | firefly2442 |
2017-12-30 | prevent strings from being evaluated to just "true" | firefly2442 |
2017-12-31 | Add thekla_atlas/godot-changes.patch | Martin Capitanio |
2017-12-31 | Avoid thekla_unwrap crash | Martin Capitanio |
2017-12-31 | Minor docs fix | Poommetee Ketson |
2017-12-30 | Various fixes for 2d polygon editor | Bernhard Liebl |
2017-12-30 | Merge pull request #15175 from Hinsbart/windowed_editor | Gilles Roudiere |
2017-12-30 | Merge pull request #15172 from binbitten/issue_15167 | Gilles Roudiere |
2017-12-30 | Bind SceneTree::set_quit_on_go_back() to gdscript | volzhs |
2017-12-30 | Fix errors with custom default theme and custom fonts. | geequlim |
2017-12-29 | Editor: Respect -w command line flag. | Andreas Haas |
2017-12-29 | Fixed wrong highlighted line when erroring and using single-line comments, fi... | binbitten |
2017-12-29 | Merge pull request #15041 from vnen/uwp-export-sign | George Marques |
2017-12-29 | avoid error on setting skeleton from transform changed | Juan Linietsky |
2017-12-29 | Missing transform notification for Skeleton. | Juan Linietsky |
2017-12-29 | Use a different approach to update skeletons when transform changes | Juan Linietsky |
2017-12-29 | Update the skeleton on transform | Juan Linietsky |
2017-12-29 | Fix Tween follow not working | volzhs |
2017-12-29 | Merge pull request #15117 from damarindra/master | Noshyaar |
2017-12-29 | Delete AudioServer buses after driver shutdown | Bernhard Liebl |
2017-12-29 | Only send editor "settings_changed" if actually changed. | Bernhard Liebl |
2017-12-29 | Mono: Bindings no longer relie on DocData for accessors | Ignacio Etcheverry |
2017-12-28 | Fix AnimationPlayer redundantly signaling finish | Pedro J. Estébanez |
2017-12-28 | Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi... | Juan Linietsky |
2017-12-28 | Autotile Enhancement | damarindra |
2017-12-28 | Fix unindent (shift-tab) on column 0 and more | Bernhard Liebl |
2017-12-28 | Double-click word selection for RichTextLabel (i.e. docs) | Bernhard Liebl |
2017-12-28 | Added layer and mask in the gridmap node | AndreaCatania |
2017-12-28 | Remove some lagginess from TextEdit's smooth scrolling | Bernhard Liebl |
2017-12-28 | Respect text editor highlighting color changes | volzhs |
2017-12-29 | Fix TreeItem cell text alignment | yanorax |
2017-12-28 | Merge pull request #15104 from djrm/pr_visual_improvements | Noshyaar |
2017-12-28 | Merge pull request #15108 from poke1024/fix-stringbuffer-append | Noshyaar |
2017-12-28 | Merge pull request #15006 from CyanBlob/master | Noshyaar |
2017-12-27 | Restore the behavior of Spatial rotations recently changed in c1153f5. | tagcup |
2017-12-27 | Update TileMap doc descriptions for update_bitmask_area/region | Andrew Thomas |
2017-12-27 | More exact picking for canvas editor | Bernhard Liebl |