Histórico de Commits

Autor SHA1 Mensagem Data
  David Snopek ad726015e7 Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall há 2 anos atrás
  David Snopek 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class há 2 anos atrás
  David Snopek a5c6ca5920 Update to load function pointers for GDExtension interface há 2 anos atrás
  Zhehang Ding 093f0673f5 Fix PtrToArg<Object*> crash há 2 anos atrás
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 há 2 anos atrás
  Gilles Roudière c02e644679 Rename GDNative to GDExtension há 2 anos atrás
  Emmanuel Leblond fe79449969 Fix cast on PtrToArg::convert há 2 anos atrás
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions há 2 anos atrás
  Fabio Alessandrelli a9c341656d Add missing bindings for GDNativePtr<void>. há 2 anos atrás
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent há 2 anos atrás
  Fabio Alessandrelli 8d4de1b537 Merge pull request #677 from lukas-toenne/fix_object_ptr_args há 3 anos atrás
  bruvzg 91c56a0ad1 Add bindings for Vector4, Vector4i, Projection built-in types. há 3 anos atrás
  Rémi Verschelde 1632322ce0 Update copyright year há 3 anos atrás
  bruvzg a8cd21ac07 Fix "const" NativePtr binds. há 3 anos atrás
  Lukas Tönne 5fa9b765dc Fixed pointer indirection in the PtrToArg template for Object arguments. há 3 anos atrás
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows há 3 anos atrás
  Fabio Alessandrelli 80fdb9146f Add pointers support for virtual methods. há 3 anos atrás
  Fabio Alessandrelli ea7324afe8 Fix encoding/decoding of null objects. há 3 anos atrás
  Fabio Alessandrelli 42dd64f22f Fix binding of function that takes Object * parameters. há 3 anos atrás
  Fabio Alessandrelli cc88df05e7 Fix PtrToArg encoding for `Object *`. há 3 anos atrás
  George Marques e4ed48976a Replace bindgins to work with extensions há 4 anos atrás