Gilles Roudière
|
c02e644679
Rename GDNative to GDExtension
|
2 years ago |
Emmanuel Leblond
|
fe86a94dcf
Fix const qualifier for parameters in GDExtension api functions
|
2 years ago |
Emmanuel Leblond
|
e24b6b0e51
Use StringName in the whole GDExtension API instead of const char *
|
2 years ago |
Aaron Franke
|
592bd15c7a
Run scripts to format and make headers consistent
|
2 years ago |
Mikael Hermansson
|
40d181d2f3
Bind enums in built-in types and expose bindings for global constants
|
2 years ago |
bruvzg
|
713b122b84
Add support for BitField hint, sync API files.
|
3 years ago |
Teodor Potancok
|
5c32dc3948
Cast `Variant::Type` to `GDNativeVariantType`
|
3 years ago |
bruvzg
|
031a83b0ea
[Method Bind] Add support for default argument values and static method binding. Sync headers.
|
3 years ago |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
3 years ago |
Bastiaan Olij
|
94efe3d410
Fixing compiler warnings around implicit type casting loosing precision
|
3 years ago |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
3 years ago |
George Marques
|
a0634cca3f
Auto-bind virtual method overrides
|
4 years ago |
George Marques
|
8bcf32a619
Fix issues with method calls
|
4 years ago |
George Marques
|
e4ed48976a
Replace bindgins to work with extensions
|
4 years ago |