Commit History

Автор SHA1 Съобщение Дата
  David Snopek ca46ef4d25 Give compile-time error if registering a class without its own `_bind_methods()` function преди 1 година
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` преди 1 година
  David Snopek 23c010900c Fix _notification with parent and child classes преди 1 година
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts преди 1 година
  Chris Cranford 5f350e2572 Rework GDCLASS macro to allow pure virtual functions преди 1 година
  bruvzg 29b34d92bb [iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project. преди 1 година
  Thaddeus Crews 6eb5d450bd GDCLASS synced by ending with "private:" преди 1 година
  David Snopek a61cdc8860 Add protections against registering classes that didn't use GDCLASS() преди 1 година
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included преди 1 година
  David Snopek df849651d9 Changes necessary for hot reload to work преди 2 години
  David Snopek 0d6de7a80e Merge pull request #1164 from dsnopek/classdb-singleton-alternate преди 1 година
  David Snopek aa6867e6c9 Support `_validate_property()` преди 2 години
  A Thousand Ships f651df5e7a Ensure `const` correctness for wrappers преди 2 години
  Jan Haller 54092861f1 GDExtension: fix `bool` unknown in C преди 2 години
  Markus Sauermann c2d99fd519 Fix `Object::notification` order преди 2 години
  David Snopek 6f913563d8 Add static methods to `ClassDB` for the methods bound to the `ClassDB` singleton преди 2 години
  Marc Gilleron baf0b9e0f7 Don't call parent _get_property_list when a class doesn't define it. преди 2 години
  Andy Maloney db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard преди 2 години
  Rémi Verschelde 04731d2b78 Merge pull request #965 from WildRackoon/fix-GDCLASS-fwddeclaration преди 2 години
  Andy Maloney 5dd2928790 "Wrapped" has virtual functions so it should have a virtual destructor. преди 2 години
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 преди 2 години
  Rackoon 72d537fd95 Fix GDCLASS needs explicit ClassDB fwd declaration преди 2 години
  Gilles Roudière c02e644679 Rename GDNative to GDExtension преди 2 години
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions преди 2 години
  Emmanuel Leblond fa405a8337 Fix lifetime of StringName objects returned by Wrapped::_get_property_list преди 2 години
  Andy Maloney c7e34c2f9d Basic static analysis fixes преди 2 години
  Emmanuel Leblond 2745d341aa Fix broken namespace isolation in GDCLASS macro преди 2 години
  Emmanuel Leblond b6ba0dca13 StringName is working fine with demo \o/ преди 2 години
  Emmanuel Leblond 3b82d5937b Correct GDNativeExtensionScriptInstanceToString преди 2 години
  Emmanuel Leblond a706a9ceb9 Remove now useless `_alloc_and_copy_cstr` преди 2 години