Zhehang Ding
|
517db6686a
Fix PtrToArg<Ref<T>> crash
|
2 år sedan |
Дмитрий Сальников
|
0c6e26dabe
Added property info for ptr and ref + ported the implementation of the `check` method
|
2 år sedan |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 år sedan |
Bastiaan Olij
|
992d85e6f8
Fix virtual GDExtension method Ref<T> conversion
|
2 år sedan |
Gilles Roudière
|
c02e644679
Rename GDNative to GDExtension
|
2 år sedan |
Emmanuel Leblond
|
fe86a94dcf
Fix const qualifier for parameters in GDExtension api functions
|
2 år sedan |
Emmanuel Leblond
|
e24b6b0e51
Use StringName in the whole GDExtension API instead of const char *
|
2 år sedan |
Aaron Franke
|
592bd15c7a
Run scripts to format and make headers consistent
|
2 år sedan |
bruvzg
|
36273baa7e
Change PropertyInfo members to String.
|
2 år sedan |
Fabio Alessandrelli
|
8d4de1b537
Merge pull request #677 from lukas-toenne/fix_object_ptr_args
|
3 år sedan |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
3 år sedan |
Lukas Tönne
|
836cc4d3dc
Fix for pointer indirection in the Ref<T> template.
|
3 år sedan |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
3 år sedan |
Fabio Alessandrelli
|
b90d0ac555
Add Ref<T> binding support.
|
3 år sedan |
Bastiaan Olij
|
fad6329699
Implement Ref copy constructor
|
3 år sedan |
George Marques
|
38ee8bfcf7
Change constructor/destructor management of extension classes
|
3 år sedan |
George Marques
|
e4ed48976a
Replace bindgins to work with extensions
|
4 år sedan |