David Snopek
|
b507b3e591
Automatically register only engine classes whose header has been included
|
1 year ago |
David Snopek
|
df849651d9
Changes necessary for hot reload to work
|
2 years ago |
Marc Gilleron
|
baf0b9e0f7
Don't call parent _get_property_list when a class doesn't define it.
|
2 years ago |
David Snopek
|
a5c6ca5920
Update to load function pointers for GDExtension interface
|
2 years ago |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 years ago |
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 |
Emmanuel Leblond
|
0e81f89dd3
Uses `StringName` in GDExtension perf critical instance creation & method/properties setter/getter
|
2 years ago |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
3 years ago |
Gilles Roudière
|
adbbf1a3a1
Fix object_set_instance being wrongly called for built-in wrapped classes
|
3 years ago |
Gilles Roudière
|
3fcb8a4d1e
Make extension instances create the corresponding godot object in their constructor
|
3 years ago |