bruvzg
|
59a5a8b104
Switch to 64-bit ints.
|
1 year ago |
David Snopek
|
a5c6ca5920
Update to load function pointers for GDExtension interface
|
2 years ago |
Jan Haller
|
706006ec83
Update array_set_typed() call to use GDExtensionVariantType instead of uint32_t
|
2 years ago |
bruvzg
|
37f6e35974
Update typed array API to match "GDScript: Fix typed arrays".
|
2 years ago |
bruvzg
|
40d3cfd97b
Move Array:set_typed to internal GDExtension structure.
|
2 years ago |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 years ago |
Gilles Roudière
|
c02e644679
Rename GDNative to GDExtension
|
2 years ago |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
3 years ago |
bruvzg
|
bf8fc4c53d
Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations.
|
3 years ago |
Bastiaan Olij
|
b008810c01
Implementing dictionary operators
|
3 years ago |
Bastiaan Olij
|
c2b690439f
Implement index operators for Arrays
|
3 years ago |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
3 years ago |
George Marques
|
dfa526ce16
Fix formatting of files
|
4 years ago |
Bastiaan Olij
|
46c63af715
Re-introduce build-in type code for core types
|
4 years ago |