Age | Commit message (Expand) | Author |
2014-12-18 | Merge pull request #985 from adolson/toggle-comment-shortcut-fix | Juan Linietsky |
2014-12-18 | Small clean-up.. | TheoXD |
2014-12-18 | Restricted to same parent, seem to work better now. | TheoXD |
2014-12-18 | Selected node(s) can now be moved up and down in scene tree dock. | TheoXD |
2014-12-17 | change shortcut for toggle-comment to Ctrl+K | Dana Olson |
2014-12-17 | -added brace matching to go with the new code completion | Juan Linietsky |
2014-12-16 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2014-12-16 | New Code Completion | Juan Linietsky |
2014-12-15 | Small batch of fixes | Juan Linietsky |
2014-12-08 | Small Fixes | Juan Linietsky |
2014-12-08 | remove old unused pref, added new confirm insert track | Dana Olson |
2014-12-07 | apply patch #882 from dcubix | Dana Olson |
2014-12-07 | Batch of Bugfixes | Juan Linietsky |
2014-12-02 | -fixes to vmethod for button | Juan Linietsky |
2014-12-02 | -Ability to ask for documents/pictures/etc system dirs. | Juan Linietsky |
2014-11-26 | -fix sound room params (was not working) | Juan Linietsky |
2014-11-13 | Merge pull request #879 from DCubix/master | Juan Linietsky |
2014-11-12 | Editor goodies update | Diego Lopes |
2014-11-12 | 3D Import Import & UDP | Juan Linietsky |
2014-11-11 | Fixed documentation typo | Brandon DeRosier |
2014-11-05 | SceneMainLoop -> SceneTree | Juan Linietsky |
2014-11-02 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2014-11-02 | Bug Fixes | Juan Linietsky |
2014-11-02 | Merge pull request #722 from Marqin/master | Juan Linietsky |
2014-11-02 | Merge pull request #725 from Qwertie-/PR-GUI | Juan Linietsky |
2014-11-02 | Merge pull request #811 from sanikoyes/Pr-Image-Group-UI | Juan Linietsky |
2014-11-02 | Merge pull request #851 from adolson/default-project-dir-fix | Juan Linietsky |
2014-11-02 | Merge pull request #852 from adolson/autoscan-project-dir | Juan Linietsky |
2014-11-01 | add option to auto-scan a directory for projects | Dana Olson |
2014-11-01 | fixes default project dir option for Create / Import dialogs after quitting t... | Dana Olson |
2014-10-27 | -Much improvement to baked light baker | Juan Linietsky |
2014-10-26 | Fix some more incorrect bindings | Gerold31 |
2014-10-23 | Fix Export -> image group panel | sanikoyes |
2014-10-16 | -added custom metadata to physics shapes (2D only for now) | Juan Linietsky |
2014-10-14 | -do not use calc_tangents if no UVs | Juan Linietsky |
2014-10-14 | Fixes | Juan Linietsky |
2014-10-14 | Collada | Juan Linietsky |
2014-10-12 | Little Bits | Juan Linietsky |
2014-10-10 | missing | Juan Linietsky |
2014-10-10 | -less agressive install.txt, existence of this package is proof enough of dis... | Juan Linietsky |
2014-10-09 | -compatibility fixes, Better Collada is ready for PRIME TIME! | Juan Linietsky |
2014-10-09 | -Rasterizer supports meshes with both skeletons and blend shapes | Juan Linietsky |
2014-10-09 | Misc Bits | Juan Linietsky |
2014-10-07 | Build System Changes | Juan Linietsky |
2014-10-03 | Icons for many new types of nodes | Juan Linietsky |
2014-10-03 | missing fils from yesterday comit. | Juan Linietsky |
2014-10-03 | Huge Amount of BugFix | Juan Linietsky |
2014-09-25 | Restore current frame and assigned actions to the state before export | Ralf Hölzemer |
2014-09-24 | Changed GUI text to better match action | Luke Picciau |
2014-09-23 | Fix File->Save As in Script panel | Marqin |