Emmanuel Leblond
|
fe86a94dcf
|
Fix const qualifier for parameters in GDExtension api functions
|
2022-12-03 00:27:07 +01:00 |
Emmanuel Leblond
|
e24b6b0e51
|
Use StringName in the whole GDExtension API instead of const char *
|
2022-11-08 21:44:31 +01:00 |
Emmanuel Leblond
|
0e81f89dd3
|
Uses `StringName` in GDExtension perf critical instance creation & method/properties setter/getter
|
2022-11-08 21:44:30 +01:00 |
Rémi Verschelde
|
1632322ce0
|
Update copyright year
|
2022-03-15 10:17:53 +01:00 |
Gilles Roudière
|
adbbf1a3a1
|
Fix object_set_instance being wrongly called for built-in wrapped classes
|
2021-12-06 15:40:19 +01:00 |
Gilles Roudière
|
3fcb8a4d1e
|
Make extension instances create the corresponding godot object in their constructor
|
2021-12-03 15:37:49 +01:00 |