bruvzg
|
36273baa7e
Change PropertyInfo members to String.
|
2 lat temu |
bruvzg
|
270ad28931
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods.
|
3 lat temu |
Alessandro Famà
|
d894f48f25
Fix crash when using static methods without return value
|
3 lat temu |
Teodor Potancok
|
5c32dc3948
Cast `Variant::Type` to `GDNativeVariantType`
|
3 lat temu |
bruvzg
|
031a83b0ea
[Method Bind] Add support for default argument values and static method binding. Sync headers.
|
3 lat temu |
bruvzg
|
057a771fda
Add support for variadic method binds with the typed return. Sync headers.
|
3 lat temu |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
3 lat temu |
Melissa Geels
|
d97dc518d3
Fixed crash on release builds due to missing argument type information
|
3 lat temu |
Bastiaan Olij
|
94efe3d410
Fixing compiler warnings around implicit type casting loosing precision
|
3 lat temu |
George Marques
|
38ee8bfcf7
Change constructor/destructor management of extension classes
|
3 lat temu |
George Marques
|
a0634cca3f
Auto-bind virtual method overrides
|
4 lat temu |
George Marques
|
e4ed48976a
Replace bindgins to work with extensions
|
4 lat temu |