| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version bump to stable1.0-stable | Juan Linietsky | 2014-12-15 | 1 | -1/+1 |
| * | Small batch of fixes | Juan Linietsky | 2014-12-15 | 21 | -46/+348 |
| * | compilation fix | Juan Linietsky | 2014-12-08 | 1 | -1/+6 |
| * | version update for rc21.0-rc2 | Juan Linietsky | 2014-12-08 | 1 | -1/+1 |
| * | Small Fixes | Juan Linietsky | 2014-12-08 | 5 | -27/+290 |
| * | Merge pull request #916 from quabug/commit | Juan Linietsky | 2014-12-08 | 2 | -0/+7 |
| |\ | |||||
| | * | use tab instead of space | quabug | 2014-12-03 | 1 | -1/+1 |
| | * | Add move_child_notify method in Node class | quabug | 2014-12-03 | 2 | -0/+7 |
| * | | Merge pull request #939 from marynate/PR-tween-demo-icon | Juan Linietsky | 2014-12-08 | 1 | -0/+0 |
| |\ \ | |||||
| | * | | Add missing icon.png to tween demo | marynate | 2014-12-08 | 1 | -0/+0 |
| * | | | Merge pull request #940 from marynate/PR-fix-isim-build | Juan Linietsky | 2014-12-08 | 1 | -4/+8 |
| |\ \ \ | |||||
| | * | | | Update ios simulator build config file to build under new ios SDK | marynate | 2014-12-08 | 1 | -4/+8 |
| | |/ / | |||||
| * | | | Merge pull request #941 from adolson/confirm-insert-track | Juan Linietsky | 2014-12-08 | 2 | -12/+15 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | remove old unused pref, added new confirm insert track | Dana Olson | 2014-12-08 | 2 | -12/+15 |
| |/ / | |||||
| * | | More Fixes | Juan Linietsky | 2014-12-07 | 3 | -8/+12 |
| * | | Merge pull request #933 from adolson/alt-arrows-editor-fix | Juan Linietsky | 2014-12-07 | 3 | -30/+103 |
| |\ \ | |||||
| | * | | now undo/redo supported | Dana Olson | 2014-12-07 | 1 | -8/+5 |
| | * | | apply patch #882 from dcubix | Dana Olson | 2014-12-07 | 3 | -30/+106 |
| |/ / | |||||
| * | | more bugfixes | Juan Linietsky | 2014-12-07 | 1 | -0/+2 |
| * | | missing fix in file | Juan Linietsky | 2014-12-07 | 1 | -1/+1 |
| * | | Batch of Bugfixes | Juan Linietsky | 2014-12-07 | 35 | -115/+491 |
| * | | Merge pull request #917 from thomassigurdsen/master | Juan Linietsky | 2014-12-03 | 1 | -1/+0 |
| |\ \ | |/ |/| | |||||
| | * | Remove multiprocessing from imports in SConstruct | Thomas Sigurdsen | 2014-12-03 | 1 | -1/+0 |
| |/ | |||||
| * | -fixes to vmethod for button | Juan Linietsky | 2014-12-02 | 4 | -2/+33 |
| * | -Ability to ask for documents/pictures/etc system dirs. | Juan Linietsky | 2014-12-02 | 28 | -106/+418 |
| * | Merge pull request #863 from JIghtuse/master | Juan Linietsky | 2014-12-01 | 3 | -3/+3 |
| |\ | |||||
| | * | Fix CppCheck 'duplicateExpression' warning | Boris Egorov | 2014-11-07 | 3 | -3/+3 |
| * | | Merge pull request #867 from adolson/circleshape2d-radius-increment | Juan Linietsky | 2014-12-01 | 1 | -3/+1 |
| |\ \ | |||||
| | * | | add sane radius increment | Dana Olson | 2014-11-08 | 1 | -3/+1 |
| | |/ | |||||
| * | | -fix sound room params (was not working) | Juan Linietsky | 2014-11-26 | 7 | -6/+68 |
| * | | missing navmesh demo and small fixes | Juan Linietsky | 2014-11-19 | 10 | -9/+155 |
| * | | NavMesh | Juan Linietsky | 2014-11-17 | 14 | -20/+224 |
| * | | Merge pull request #880 from adolson/editor-shortcut-keys | Juan Linietsky | 2014-11-13 | 1 | -2/+8 |
| |\ \ | |||||
| | * | | allow Alt+arrow keys to pass through editor | Dana Olson | 2014-11-13 | 1 | -2/+8 |
| |/ / | |||||
| * | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2014-11-13 | 4 | -2040/+2215 |
| |\ \ | |||||
| | * \ | Merge pull request #879 from DCubix/master | Juan Linietsky | 2014-11-13 | 4 | -2040/+2215 |
| | |\ \ | |||||
| | | * | | Editor goodies update | Diego Lopes | 2014-11-12 | 4 | -2040/+2215 |
| * | | | | UDP Fixes | Juan Linietsky | 2014-11-13 | 29 | -71/+365 |
| |/ / / | |||||
| * | | | oops | Juan Linietsky | 2014-11-12 | 1 | -1/+1 |
| * | | | missing bind | Juan Linietsky | 2014-11-12 | 1 | -0/+1 |
| * | | | 3D Import Import & UDP | Juan Linietsky | 2014-11-12 | 41 | -184/+1049 |
| |/ / | |||||
| * | | Merge pull request #878 from bdero/bdero/fix-animation-tree-player-typo | Juan Linietsky | 2014-11-11 | 3 | -4/+4 |
| |\ \ | |||||
| | * | | Fixed documentation typo | Brandon DeRosier | 2014-11-11 | 2 | -2/+2 |
| | * | | Fix AnimationTreePlayer.node_get_input_source typo | Brandon DeRosier | 2014-11-11 | 2 | -2/+2 |
| |/ / | |||||
| * | | Merge pull request #870 from Gerold31/fix-32bit-linux | Juan Linietsky | 2014-11-09 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Fix compilation error on 32-bit linux | Gerold31 | 2014-11-09 | 1 | -1/+1 |
| |/ | |||||
| * | missing files with fixes for shower of bullets | Juan Linietsky | 2014-11-06 | 4 | -8/+18 |
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 168 | -1310/+1534 |
| * | Merge pull request #860 from Mavhod/patch-1 | Juan Linietsky | 2014-11-04 | 1 | -1/+1 |
| |\ | |||||
| | * | Update cubio.gd | Mavhod | 2014-11-05 | 1 | -1/+1 |
| |/ | |||||
