A Thousand Ships
|
f8477fb9f2
Fix incorrect utility call signature
|
1 年之前 |
Thaddeus Crews
|
7473b984cb
Enforce template syntax `typename` over `class`
|
1 年之前 |
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 年之前 |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 年之前 |
Rémi Verschelde
|
bab247dcb6
Rename godot-headers to gdextension, move header to top folder
|
2 年之前 |
Gilles Roudière
|
c02e644679
Rename GDNative to GDExtension
|
2 年之前 |
Emmanuel Leblond
|
fe86a94dcf
Fix const qualifier for parameters in GDExtension api functions
|
2 年之前 |
Aaron Franke
|
592bd15c7a
Run scripts to format and make headers consistent
|
2 年之前 |
Rémi Verschelde
|
8772a7faca
Merge pull request #686 from ondy-personal/patch-1
|
3 年之前 |
Rémi Verschelde
|
1632322ce0
Update copyright year
|
3 年之前 |
ondy-personal
|
3d237fc7d7
Fixed crash when called methods return nullptr.
|
3 年之前 |
Bastiaan Olij
|
ef528d3a86
Rename interface to gdn_interface because it's a defined keyword under windows
|
3 年之前 |
George Marques
|
f5858ef6c6
Fix calling of native functions that return object types
|
3 年之前 |
George Marques
|
e4ed48976a
Replace bindgins to work with extensions
|
4 年之前 |