| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Small Fixes | Juan Linietsky | 2014-12-08 | 1 | -0/+2 |
| * | 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 |
| * | | More Fixes | Juan Linietsky | 2014-12-07 | 1 | -6/+6 |
| * | | now undo/redo supported | Dana Olson | 2014-12-07 | 1 | -8/+5 |
| * | | apply patch #882 from dcubix | Dana Olson | 2014-12-07 | 1 | -2/+8 |
| * | | missing fix in file | Juan Linietsky | 2014-12-07 | 1 | -1/+1 |
| * | | Batch of Bugfixes | Juan Linietsky | 2014-12-07 | 15 | -9/+78 |
| |/ | |||||
| * | -fixes to vmethod for button | Juan Linietsky | 2014-12-02 | 3 | -1/+32 |
| * | -Ability to ask for documents/pictures/etc system dirs. | Juan Linietsky | 2014-12-02 | 1 | -1/+1 |
| * | 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 | 1 | -3/+3 |
| * | | NavMesh | Juan Linietsky | 2014-11-17 | 4 | -6/+118 |
| * | | 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 | 2 | -2034/+2042 |
| |\ \ | |||||
| | * \ | Merge pull request #879 from DCubix/master | Juan Linietsky | 2014-11-13 | 2 | -2034/+2042 |
| | |\ \ | |||||
| | | * | | Editor goodies update | Diego Lopes | 2014-11-12 | 2 | -2034/+2042 |
| * | | | | UDP Fixes | Juan Linietsky | 2014-11-13 | 8 | -0/+93 |
| |/ / / | |||||
| * / / | 3D Import Import & UDP | Juan Linietsky | 2014-11-12 | 7 | -144/+182 |
| |/ / | |||||
| * / | Fix AnimationTreePlayer.node_get_input_source typo | Brandon DeRosier | 2014-11-11 | 1 | -1/+1 |
| |/ | |||||
| * | missing files with fixes for shower of bullets | Juan Linietsky | 2014-11-06 | 1 | -2/+2 |
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 88 | -952/+953 |
| * | Bug Fixes | Juan Linietsky | 2014-11-02 | 17 | -61/+361 |
| * | -Much improvement to baked light baker | Juan Linietsky | 2014-10-27 | 15 | -13/+322 |
| * | Fix some more incorrect bindings | Gerold31 | 2014-10-26 | 4 | -5/+5 |
| * | - Fix BaseButton "Click on Press" issue. Now a button correctly show its visu... | Guy Rabiller | 2014-10-24 | 1 | -1/+11 |
| * | Fix light was alwasy been disabled in release mode (tools=no) | marynate | 2014-10-16 | 1 | -4/+1 |
| * | -added custom metadata to physics shapes (2D only for now) | Juan Linietsky | 2014-10-16 | 5 | -1/+18 |
| * | Fixes | Juan Linietsky | 2014-10-14 | 1 | -2/+1 |
| * | Collada | Juan Linietsky | 2014-10-14 | 11 | -141/+140 |
| * | offset particle drawing order so that recently emitted particles are always d... | romulox_x | 2014-10-12 | 1 | -1/+7 |
| * | Little Bits | Juan Linietsky | 2014-10-12 | 12 | -10/+193 |
| * | Remove camera check for 2D audio listener. | Hilton Medeiros | 2014-10-10 | 1 | -1/+1 |
| * | Modified sprite's draw notification call to use floats instead of integers so... | romulox_x | 2014-10-09 | 1 | -7/+7 |
| * | Misc Bits | Juan Linietsky | 2014-10-09 | 3 | -960/+0 |
| * | -One liner fix for crash, line was removed accidentally. | Juan Linietsky | 2014-10-07 | 1 | -0/+2 |
| * | Build System Changes | Juan Linietsky | 2014-10-07 | 22 | -3691/+459 |
| * | Icons for many new types of nodes | Juan Linietsky | 2014-10-03 | 2 | -0/+2035 |
| * | missing fils from yesterday comit. | Juan Linietsky | 2014-10-03 | 10 | -20/+39 |
| * | Huge Amount of BugFix | Juan Linietsky | 2014-10-03 | 26 | -83/+452 |
| * | -added collision exception to 3D Physics API too | Juan Linietsky | 2014-09-22 | 2 | -0/+28 |
| * | -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr... | Juan Linietsky | 2014-09-22 | 9 | -38/+108 |
| * | Fixed too many little issues, check the issues closed today. | Juan Linietsky | 2014-09-21 | 8 | -18/+90 |
| * | Fixing Issues... | Juan Linietsky | 2014-09-19 | 9 | -123/+343 |
| * | Merge pull request #705 from rollenrolm/vslider-fix | Juan Linietsky | 2014-09-19 | 1 | -1/+4 |
| |\ | |||||
| | * | Fix for inverted VSlider | Ralf Hölzemer | 2014-09-19 | 1 | -1/+4 |
| * | | Fix bug #471, Colour picker labels are incorrect in HSV and RAW mode | Ralf Hölzemer | 2014-09-19 | 1 | -17/+28 |
| |/ | |||||
| * | More Bug Fixes | Juan Linietsky | 2014-09-17 | 2 | -1/+4 |
