mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 16:33:30 +00:00
Fixes
-=-=-= -Added missing quaternion constructor -code completion fixes -winrt fixes
This commit is contained in:
parent
7dbc19f32d
commit
a36a774897
23 changed files with 398 additions and 235 deletions
|
@ -1756,6 +1756,7 @@ bool GDScript::_update_exports() {
|
|||
return changed;
|
||||
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
void GDScript::update_exports() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue