Commit Verlauf

Autor SHA1 Nachricht Datum
  bruvzg b622b11df3 [iOS] Fix initialisation/termination of multiple statically linked extensions. vor 1 Jahr
  David Snopek f7ffc4fe4d Automatically register only engine classes whose header has been included vor 2 Jahren
  Rémi Verschelde 2078c00bab Merge pull request #1114 from dsnopek/editor-plugins vor 2 Jahren
  David Snopek e75ebffb70 Add support for adding/removing editor plugins vor 2 Jahren
  David Snopek 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class vor 2 Jahren
  David Snopek a5c6ca5920 Update to load function pointers for GDExtension interface vor 2 Jahren
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 vor 2 Jahren
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder vor 2 Jahren
  Gilles Roudière c02e644679 Rename GDNative to GDExtension vor 2 Jahren
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions vor 2 Jahren
  Andy Maloney c7e34c2f9d Basic static analysis fixes vor 2 Jahren
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent vor 3 Jahren
  bruvzg 8bf5a532de Change registered initializers / terminators to the single function with level argument. vor 3 Jahren
  Rémi Verschelde 1632322ce0 Update copyright year vor 3 Jahren
  Gilles Roudière a94148ca4c Reorder native extension initialization steps vor 3 Jahren
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor vor 3 Jahren
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows vor 4 Jahren
  Bastiaan Olij fab017c91a Fix some clang format things vor 4 Jahren
  Bastiaan Olij 02802b1d0e Add in driver types and rejig code to make it easier to extend vor 4 Jahren
  George Marques aef0f1e248 Change initialization to allow custom level callbacks vor 4 Jahren
  George Marques e4ed48976a Replace bindgins to work with extensions vor 4 Jahren