Age | Commit message (Expand) | Author |
2015-10-02 | Add support for Opus audio format | George Marques |
2015-10-01 | -Added ability to use cubic interpolation on image resize (little more qualit... | Juan Linietsky |
2015-09-28 | Merge pull request #2528 from MarianoGnu/sprite-edit | Juan Linietsky |
2015-09-28 | Add SpriteRegionEditor and update Polygon2DUVEditor | MarianoGNU |
2015-09-24 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-09-24 | Added ability to set custom mouse cursors. Not hardware accelerated yet. | Juan Linietsky |
2015-09-23 | Fix a bug with doctool (" >") | Bojidar Marinov |
2015-09-20 | Ability to visually debug geometry visually: | Juan Linietsky |
2015-09-16 | Merge pull request #2352 from xodene/patch-6/script-file-new | Juan Linietsky |
2015-09-13 | Set AnimationEditor UndoRedo reference on creation | George Marques |
2015-09-10 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-09-10 | HTML5 exporter Improvements | Juan Linietsky |
2015-09-09 | Rewrite of the AudioStream API | Juan Linietsky |
2015-09-03 | merged some stuff for okam | Juan Linietsky |
2015-09-01 | -removed resources dock, good bye old friend | Juan Linietsky |
2015-08-30 | new editor settings customization of where to run the game from the editor | Juan Linietsky |
2015-08-30 | make moving up&down items from the autoload list work | Juan Linietsky |
2015-08-30 | -fix compile issue (pow) | Juan Linietsky |
2015-08-29 | -Properly keep animation editor and viewport state while switching scene tabs | Juan Linietsky |
2015-08-29 | -display/emulate_touchscreen now really emulates a touchscreen | Juan Linietsky |
2015-08-29 | -added hints to sprite v/hframes, fixes truncation problem | Juan Linietsky |
2015-08-25 | make sure array is created if not existing, as noted by Guilherme Felipe | Juan Linietsky |
2015-08-25 | Show documentation for properties on hover. | Juan Linietsky |
2015-08-25 | Ability to edit all kinds of arrays from the property editor. | Juan Linietsky |
2015-08-25 | Multiple, simultaneous node editing spuport!! | Juan Linietsky |
2015-08-24 | missing type icon | Juan Linietsky |
2015-08-24 | beautiful visual menu to change anchors | Juan Linietsky |
2015-08-23 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-08-23 | **WARNING BEFORE PULLING** | Juan Linietsky |
2015-08-09 | Fix create script dialog title(s) | Maximillian |
2015-08-09 | Add create new script button to script editor menu | Maximillian |
2015-08-08 | Merge pull request #2316 from StraToN/clearconsole | Juan Linietsky |
2015-08-06 | -Merged the file server with the live editing and remote debug | Juan Linietsky |
2015-08-04 | more debugger fixes | Juan Linietsky |
2015-08-04 | error debugger | Juan Linietsky |
2015-08-02 | live debug fixes | Juan Linietsky |
2015-08-02 | Live edit WORK IN PROGRESS | Juan Linietsky |
2015-07-30 | Damnit, forgot one more debug line >< | Julian Murgia - StraToN |
2015-07-30 | forgot to remove a method declaration... | Julian Murgia - StraToN |
2015-07-30 | include not necessary anymore | Julian Murgia - StraToN |
2015-07-30 | Added automatic clear output on Play in Godot Settings | Julian Murgia - StraToN |
2015-07-29 | Added "Clear" button top right of output debug console in editor | Julian Murgia - StraToN |
2015-07-27 | Merge pull request #2248 from romulox-x/colladaImagePath | Juan Linietsky |
2015-07-26 | QOL, script buttons in scene tabs | Juan Linietsky |
2015-07-24 | -added icons for root node types on tabs | Juan Linietsky |
2015-07-09 | when copy images enabled, 'images' path prefix was only being written to file... | romulox_x |
2015-06-29 | Several performance improvements, mainly in loading and instancing scenes and... | Juan Linietsky |
2015-06-26 | improved get_node(), connect(), etc code completion. | Juan Linietsky |
2015-06-24 | added a tiny bit more space to docks and script tab | Juan Linietsky |
2015-06-24 | fix connection dialog bug | Juan Linietsky |