Age | Commit message (Collapse) | Author |
|
Those errors were introduced with #8821 (6fd217d). These functions need to return reference types, otherwise setting values on those containers does not work.
|
|
|
|
Also cleanup comments on variant types.
|
|
|
|
When there was no terminate function defined in the library the exported variables would not update.
This fixes that.
|
|
|
|
|
|
Add some 🔥 to appease @reduz. Fixes #8692.
|
|
|
|
|
|
[GDNative] added "new" method and fixed headers
|
|
Correct gdnative signatures
|
|
|
|
|
|
instead of ptr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[GDNative] added is_reference filed to api.json
|
|
|
|
|
|
|
|
|