Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-07 | Renamed the bind_native functions to bind_vararg, should make it show the ↵ | Juan Linietsky | |
documentation more clearly and also make it easier to bind to C# | |||
2016-07-30 | Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D | eska | |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde | |
Also removes a couple wrong Godot headers from third-party source files. | |||
2015-09-25 | Update mi.name | Bojidar Marinov | |
2015-09-25 | Removed a badly listed parameter from funcRef::call_func... | Bojidar Marinov | |
2014-03-13 | -fix bug in cache for atlas import/export | Juan 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 |