Emmanuel Leblond
|
fe86a94dcf
Fix const qualifier for parameters in GDExtension api functions
|
2 years ago |
Rémi Verschelde
|
243ec87918
Sync gdnative_interface.h with upstream refactoring
|
2 years ago |
Emmanuel Leblond
|
3b82d5937b
Correct GDNativeExtensionScriptInstanceToString
|
2 years ago |
Emmanuel Leblond
|
e24b6b0e51
Use StringName in the whole GDExtension API instead of const char *
|
2 years ago |
Emmanuel Leblond
|
0e81f89dd3
Uses `StringName` in GDExtension perf critical instance creation & method/properties setter/getter
|
2 years ago |
Ricardo Buring
|
01960ffc9f
Add support for virtual and abstract classes
|
2 years ago |
Rémi Verschelde
|
1044251a9e
headers: Sync with upstream commit 01ae26d31 (4.0-beta3)
|
2 years ago |
Emmanuel Leblond
|
b21931c4a3
Type `GDNativePropertyInfo.type` field as `GDNativeVariantType`
|
2 years ago |
Silc Renew
|
440c4ed703
Mode some methods to Animation from Variant
|
2 years ago |
Yuri Sizov
|
fa111d7078
Add support for `property_*_revert` methods
|
3 years ago |
Rémi Verschelde
|
59fca06354
headers: Sync with upstream commit cc5135959
|
3 years ago |
bruvzg
|
91c56a0ad1
Add bindings for Vector4, Vector4i, Projection built-in types.
|
3 years ago |
Rémi Verschelde
|
cc1a2e1986
headers: Sync with upstream commit 2c11e6d9e (4.0-alpha12)
|
3 years ago |
bruvzg
|
713b122b84
Add support for BitField hint, sync API files.
|
3 years ago |
Rémi Verschelde
|
d8a65edc4a
headers: Sync with upstream commit afdae67cc (4.0-alpha11)
|
3 years ago |
bruvzg
|
e3119e7d05
Sync containers with new HashMap/HashSet, sync API headers.
|
3 years ago |
Rémi Verschelde
|
95a2303e37
headers: Sync with upstream commit 917fd65 (4.0-alpha8)
|
3 years ago |
bruvzg
|
8bf5a532de
Change registered initializers / terminators to the single function with level argument.
|
3 years ago |
Rémi Verschelde
|
0b050442da
headers: Sync with upstream commit 3e9ead0 (4.0-alpha7)
|
3 years ago |
bruvzg
|
057a771fda
Add support for variadic method binds with the typed return. Sync headers.
|
3 years ago |
bruvzg
|
93de1b2b0b
Sync godot-headers and fix build after "Create GDExtension clases for PhysicsServer3D".
|
3 years ago |
bruvzg
|
817efdd484
Fix build after "Discern between VIRTUAL and ABSTRACT class bindings".
|
3 years ago |
Rémi Verschelde
|
c4f12ccc3c
Remove godot-headers submodule, copy files directly
|
3 years ago |