Commit History

Author SHA1 Message Date
  A Thousand Ships d055b575fb Fix incorrect utility call signature 1 year ago
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` 1 year ago
  David Snopek 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class 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
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder 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
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent 2 years ago
  Rémi Verschelde 8772a7faca Merge pull request #686 from ondy-personal/patch-1 3 years ago
  Rémi Verschelde 1632322ce0 Update copyright year 3 years ago
  ondy-personal 3d237fc7d7 Fixed crash when called methods return nullptr. 3 years ago
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows 3 years ago
  George Marques f5858ef6c6 Fix calling of native functions that return object types 3 years ago
  George Marques e4ed48976a Replace bindgins to work with extensions 4 years ago