Commit History

Autor SHA1 Mensaxe Data
  Gilles Roudière c02e644679 Rename GDNative to GDExtension %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond fa405a8337 Fix lifetime of StringName objects returned by Wrapped::_get_property_list %!s(int64=2) %!d(string=hai) anos
  Andy Maloney c7e34c2f9d Basic static analysis fixes %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond 2745d341aa Fix broken namespace isolation in GDCLASS macro %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond b6ba0dca13 StringName is working fine with demo \o/ %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond 3b82d5937b Correct GDNativeExtensionScriptInstanceToString %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond a706a9ceb9 Remove now useless `_alloc_and_copy_cstr` %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond e24b6b0e51 Use StringName in the whole GDExtension API instead of const char * %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond 0e81f89dd3 Uses `StringName` in GDExtension perf critical instance creation & method/properties setter/getter %!s(int64=2) %!d(string=hai) anos
  Emmanuel Leblond b21931c4a3 Type `GDNativePropertyInfo.type` field as `GDNativeVariantType` %!s(int64=2) %!d(string=hai) anos
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent %!s(int64=2) %!d(string=hai) anos
  Marc Gilleron 5de2c059d1 Fix deriving a custom class with virtual methods %!s(int64=2) %!d(string=hai) anos
  Rémi Verschelde 3276688c82 Merge pull request #844 from Zylann/fix_get_const %!s(int64=2) %!d(string=hai) anos
  Marc Gilleron 6f3bdab090 Fix issues with `_get` and `_get_property_list` %!s(int64=2) %!d(string=hai) anos
  bruvzg 36273baa7e Change PropertyInfo members to String. %!s(int64=2) %!d(string=hai) anos
  Fabio Alessandrelli bcf27d8af4 Ensure GDCLASS can be used outside the godot namespace. %!s(int64=2) %!d(string=hai) anos
  bruvzg 270ad28931 Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. %!s(int64=3) %!d(string=hai) anos
  Kevin Smith fd8173f109 Allow GDCLASS in own namespaces %!s(int64=3) %!d(string=hai) anos
  Fabio Alessandrelli 78cbae910d Fix "_instance_bindings != nullptr" for Wrapped objects. %!s(int64=3) %!d(string=hai) anos
  Rémi Verschelde 1632322ce0 Update copyright year %!s(int64=3) %!d(string=hai) anos
  Marc Gilleron 6fdcb18f6a Fix GDCLASS when inherited class is in another namespace %!s(int64=3) %!d(string=hai) anos
  Gilles Roudière adbbf1a3a1 Fix object_set_instance being wrongly called for built-in wrapped classes %!s(int64=3) %!d(string=hai) anos
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor %!s(int64=3) %!d(string=hai) anos
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows %!s(int64=3) %!d(string=hai) anos
  Fabio Alessandrelli b4632e317d Fix creation (and godot-side deletion) of extended objects. %!s(int64=3) %!d(string=hai) anos
  George Marques 38ee8bfcf7 Change constructor/destructor management of extension classes %!s(int64=3) %!d(string=hai) anos
  George Marques a0634cca3f Auto-bind virtual method overrides %!s(int64=4) %!d(string=hai) anos
  George Marques e4ed48976a Replace bindgins to work with extensions %!s(int64=4) %!d(string=hai) anos