summaryrefslogtreecommitdiff
path: root/servers
AgeCommit message (Collapse)Author
2014-03-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
Conflicts: modules/multiscript/register_types.cpp platform/android/java/src/com/android/godot/GodotLib.java
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky
-fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now
2014-02-27Export linear/angular velocity sleep threshold;Change default linear ↵marynate
velocity sleep threshold to 0.1;Fixed type treshold
2014-02-22-added kinematic bodyJuan Linietsky
-added kinematic body demos
2014-02-20Merge pull request #104 from Nr7/masterokamstudio
Fixed two incorrect bindings in Physics2DServer
2014-02-19wtfJuan Linietsky
2014-02-19-improved physics ccdJuan Linietsky
-html5 exporter works again -disable repeat on image loader by default -can change shape offset en tileset, texture offset was broken
2014-02-17Fixed two incorrect bindings in Physics2DServerNr7
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky