Thaddeus Crews
|
9e48c45bfc
Enforce template syntax `typename` over `class`
|
преди 1 година |
A Thousand Ships
|
205beacc5b
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
преди 1 година |
Andy Maloney
|
db2394dbe7
Identifiers containing double underscore are reserved according to the C++ standard
|
преди 2 години |
David Snopek
|
ad726015e7
Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall
|
преди 2 години |
David Snopek
|
0d0d5a670b
Merge pull request #1116 from saki7/Ref-allow-non-const-access
|
преди 2 години |
Nana Sakisaka
|
48635729b9
Change Ref<T> to allow non const access to ptr
|
преди 2 години |
David Snopek
|
431e30bc32
Ensure GDExtension class is the correct type for the Godot engine class
|
преди 2 години |
David Snopek
|
a5c6ca5920
Update to load function pointers for GDExtension interface
|
преди 2 години |
Zhehang Ding
|
517db6686a
Fix PtrToArg<Ref<T>> crash
|
преди 2 години |
Дмитрий Сальников
|
0c6e26dabe
Added property info for ptr and ref + ported the implementation of the `check` method
|
преди 2 години |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
преди 2 години |
Bastiaan Olij
|
992d85e6f8
Fix virtual GDExtension method Ref<T> conversion
|
преди 2 години |
Gilles Roudière
|
c02e644679
Rename GDNative to GDExtension
|
преди 2 години |
Emmanuel Leblond
|
fe86a94dcf
Fix const qualifier for parameters in GDExtension api functions
|
преди 2 години |
Emmanuel Leblond
|
e24b6b0e51
Use StringName in the whole GDExtension API instead of const char *
|
преди 2 години |
Aaron Franke
|
592bd15c7a
Run scripts to format and make headers consistent
|
преди 2 години |
bruvzg
|
36273baa7e
Change PropertyInfo members to String.
|
преди 2 години |
Fabio Alessandrelli
|
8d4de1b537
Merge pull request #677 from lukas-toenne/fix_object_ptr_args
|
преди 3 години |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
преди 3 години |
Lukas Tönne
|
836cc4d3dc
Fix for pointer indirection in the Ref<T> template.
|
преди 3 години |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
преди 3 години |
Fabio Alessandrelli
|
b90d0ac555
Add Ref<T> binding support.
|
преди 3 години |
Bastiaan Olij
|
fad6329699
Implement Ref copy constructor
|
преди 3 години |
George Marques
|
38ee8bfcf7
Change constructor/destructor management of extension classes
|
преди 3 години |
George Marques
|
e4ed48976a
Replace bindgins to work with extensions
|
преди 3 години |