Commit Verlauf

Autor SHA1 Nachricht Datum
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` vor 1 Jahr
  A Thousand Ships 1e5767693e Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable vor 1 Jahr
  Andy Maloney db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard vor 2 Jahren
  David Snopek ad726015e7 Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall vor 2 Jahren
  David Snopek 0d0d5a670b Merge pull request #1116 from saki7/Ref-allow-non-const-access vor 2 Jahren
  Nana Sakisaka 48635729b9 Change Ref<T> to allow non const access to ptr 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
  Zhehang Ding 517db6686a Fix PtrToArg<Ref<T>> crash vor 2 Jahren
  Дмитрий Сальников 0c6e26dabe Added property info for ptr and ref + ported the implementation of the `check` method vor 2 Jahren
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 vor 2 Jahren
  Bastiaan Olij 992d85e6f8 Fix virtual GDExtension method Ref<T> conversion 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
  Emmanuel Leblond e24b6b0e51 Use StringName in the whole GDExtension API instead of const char * vor 2 Jahren
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent vor 2 Jahren
  bruvzg 36273baa7e Change PropertyInfo members to String. vor 2 Jahren
  Fabio Alessandrelli 8d4de1b537 Merge pull request #677 from lukas-toenne/fix_object_ptr_args vor 3 Jahren
  Rémi Verschelde 1632322ce0 Update copyright year vor 3 Jahren
  Lukas Tönne 836cc4d3dc Fix for pointer indirection in the Ref<T> template. vor 3 Jahren
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows vor 3 Jahren
  Fabio Alessandrelli b90d0ac555 Add Ref<T> binding support. vor 3 Jahren
  Bastiaan Olij fad6329699 Implement Ref copy constructor vor 3 Jahren
  George Marques 38ee8bfcf7 Change constructor/destructor management of extension classes vor 3 Jahren
  George Marques e4ed48976a Replace bindgins to work with extensions vor 4 Jahren