-=-=-=

-Added missing quaternion constructor
-code completion fixes
-winrt fixes
This commit is contained in:
Juan Linietsky 2014-12-20 15:30:06 -03:00
parent 7dbc19f32d
commit a36a774897
23 changed files with 398 additions and 235 deletions

View file

@ -1756,6 +1756,7 @@ bool GDScript::_update_exports() {
return changed;
#endif
return false;
}
void GDScript::update_exports() {