Commit History

Autor SHA1 Mensaxe Data
  Chris Cranford 5f350e2572 Rework GDCLASS macro to allow pure virtual functions hai 1 ano
  bruvzg 29b34d92bb [iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project. hai 1 ano
  Thaddeus Crews 6eb5d450bd GDCLASS synced by ending with "private:" hai 1 ano
  David Snopek a61cdc8860 Add protections against registering classes that didn't use GDCLASS() hai 1 ano
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included hai 1 ano
  David Snopek df849651d9 Changes necessary for hot reload to work %!s(int64=2) %!d(string=hai) anos
  David Snopek 0d6de7a80e Merge pull request #1164 from dsnopek/classdb-singleton-alternate hai 1 ano
  David Snopek aa6867e6c9 Support `_validate_property()` hai 1 ano
  A Thousand Ships f651df5e7a Ensure `const` correctness for wrappers hai 1 ano
  Jan Haller 54092861f1 GDExtension: fix `bool` unknown in C %!s(int64=2) %!d(string=hai) anos
  Markus Sauermann c2d99fd519 Fix `Object::notification` order %!s(int64=2) %!d(string=hai) anos
  David Snopek 6f913563d8 Add static methods to `ClassDB` for the methods bound to the `ClassDB` singleton %!s(int64=2) %!d(string=hai) anos
  Marc Gilleron baf0b9e0f7 Don't call parent _get_property_list when a class doesn't define it. %!s(int64=2) %!d(string=hai) anos
  Andy Maloney db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard %!s(int64=2) %!d(string=hai) anos
  Rémi Verschelde 04731d2b78 Merge pull request #965 from WildRackoon/fix-GDCLASS-fwddeclaration %!s(int64=2) %!d(string=hai) anos
  Andy Maloney 5dd2928790 "Wrapped" has virtual functions so it should have a virtual destructor. %!s(int64=2) %!d(string=hai) anos
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 %!s(int64=2) %!d(string=hai) anos
  Rackoon 72d537fd95 Fix GDCLASS needs explicit ClassDB fwd declaration %!s(int64=2) %!d(string=hai) anos
  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