| Commit message (Expand) | Author | Age | Files | Lines |
| * | Created a NodeDock with signals and groups | Juan Linietsky | 2016-06-04 | 1 | -0/+12 |
| * | -Added configuration warning system for nodes | Juan Linietsky | 2016-05-17 | 1 | -0/+21 |
| * | Node duplication positions under duplicated node, issue 964 | Paulb23 | 2016-05-13 | 1 | -0/+12 |
| * | -begun implementing drag & drop editor wide | Juan Linietsky | 2016-05-11 | 1 | -0/+2 |
| * | Fix wrong return and argument types in documentation | Ignacio Etcheverry | 2016-05-04 | 1 | -1/+1 |
| * | Keep editable instances data when replacing tree root node | Ignacio Etcheverry | 2016-04-12 | 1 | -0/+10 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -163/+163 |
| * | -make sure instance placeholder works with duplicate(), fixes #3378 | Juan Linietsky | 2016-01-22 | 1 | -1/+9 |
| * | duplicate groups and signals | hondres | 2016-01-20 | 1 | -0/+9 |
| * | forgot to bind NOTIFICATION_INSTANCED, closes #2261 | Juan Linietsky | 2016-01-03 | 1 | -0/+2 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | -fix loading of samples in mod, s3m and xm. Fixes #2553 | reduz | 2015-12-29 | 1 | -1/+1 |
| * | -restrict gui root from being removed while performing input, fixes #2578 | reduz | 2015-12-29 | 1 | -0/+1 |
| * | Ability to set autoloads as singleton global variables | reduz | 2015-12-28 | 1 | -1/+4 |
| * | Add missing argument names in GDScript bindings | Rémi Verschelde | 2015-12-28 | 1 | -1/+1 |
| * | better unique name resolution, as suggested i #3017 | Juan Linietsky | 2015-12-08 | 1 | -5/+1 |
| * | added option to add_child, to use the same deduplication convention as in the... | Juan Linietsky | 2015-12-08 | 1 | -7/+10 |
| * | windows crash and bind placeholder method | Ariel Manzur | 2015-11-14 | 1 | -0/+4 |
| * | Merge pull request #2556 from volzhs/fix_miss_bind_findnode | Juan Linietsky | 2015-10-17 | 1 | -1/+1 |
| |\ |
|
| | * | fix miss bind for Node::find_node | volzhs | 2015-09-30 | 1 | -1/+1 |
| * | | -fixes and more fixes to new scene system, seems stable now.. | reduz | 2015-10-16 | 1 | -4/+8 |
| * | | Large improvements on scene packing and management | reduz | 2015-10-10 | 1 | -2/+62 |
| |/ |
|
| * | live debug fixes | Juan Linietsky | 2015-08-02 | 1 | -0/+9 |
| * | Live edit WORK IN PROGRESS | Juan Linietsky | 2015-08-02 | 1 | -9/+92 |
| * | Several performance improvements, mainly in loading and instancing scenes and... | Juan Linietsky | 2015-06-29 | 1 | -1/+1 |
| * | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky | 2015-06-22 | 1 | -0/+10 |
| * | missing changes | Juan Linietsky | 2015-06-14 | 1 | -1/+1 |
| * | Added Node.find_node(mask) function | Juan Linietsky | 2015-06-08 | 1 | -0/+23 |
| * | -convert to subscene keeps signal connections, fixes #1863 | Juan Linietsky | 2015-05-10 | 1 | -0/+36 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| * | -function remove_and_delete_child removed. Just use child.free() or child.que... | Juan Linietsky | 2015-04-09 | 1 | -2/+3 |
| * | Add Stop pause mode implementation | marynate | 2014-12-28 | 1 | -0/+5 |
| * | New Code Completion | Juan Linietsky | 2014-12-16 | 1 | -0/+20 |
| * | use tab instead of space | quabug | 2014-12-03 | 1 | -1/+1 |
| * | Add move_child_notify method in Node class | quabug | 2014-12-03 | 1 | -0/+6 |
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 1 | -76/+76 |
| * | Bug Fixes | Juan Linietsky | 2014-11-02 | 1 | -1/+15 |
| * | Build System Changes | Juan Linietsky | 2014-10-07 | 1 | -1/+0 |
| * | Fixed too many little issues, check the issues closed today. | Juan Linietsky | 2014-09-21 | 1 | -1/+1 |
| * | Import 3D Scene Improvements | Juan Linietsky | 2014-06-19 | 1 | -0/+20 |
| * | More 3D Work | Juan Linietsky | 2014-06-16 | 1 | -0/+13 |
| * | -Fixed a few bugs in Viewport | Juan Linietsky | 2014-04-10 | 1 | -6/+61 |
| * | -Added ATITC texture support | Juan Linietsky | 2014-02-26 | 1 | -0/+2 |
| * | -added kinematic body | Juan Linietsky | 2014-02-22 | 1 | -30/+83 |
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+1718 |