Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-11 | Fix broken gdnative variant test | Henry Conklin | |
2021-01-25 | GDNative: New core API | George Marques | |
This API now uses the discovery functions present in Variant instead of wrapping every built-in function. Users now need to query for function pointers and use those. |