Historial de Commits

Autor SHA1 Mensaje Fecha
  Klaim (Joël Lamotte) 738859f49b removes warnings generated by GDCLASS usage hace 1 año
  Chris Cranford c77d44f3f6 Make sure `_get` and `_set` dispatch up the class hierarchy hace 1 año
  Daylily-Zeleen 76cbc66785 Set instance and instance binding in Wrapped constructor. hace 1 año
  David Snopek b697ba8896 Merge pull request #1447 from dsnopek/avoid-double-postinitialize hace 1 año
  David Snopek e4a4d76cb3 Merge pull request #1463 from Daylily-Zeleen/daylily-zeleen/const_get_class_static hace 1 año
  Daylily-Zeleen 3db8549e19 mark return value of `get_class_static` and `get_parent_class_static` as const hace 1 año
  David Snopek e3f3cb58b7 Merge pull request #1450 from dsnopek/free-property-list-count hace 1 año
  David Snopek 8cc78cfea9 Update `free_property_list` callback to take count hace 1 año
  David Snopek ca46ef4d25 Give compile-time error if registering a class without its own `_bind_methods()` function hace 1 año
  David Snopek 06373ce1cf Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class hace 1 año
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` hace 1 año
  David Snopek 23c010900c Fix _notification with parent and child classes hace 1 año
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts hace 1 año
  Chris Cranford 5f350e2572 Rework GDCLASS macro to allow pure virtual functions hace 1 año
  bruvzg 29b34d92bb [iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project. hace 1 año
  Thaddeus Crews 6eb5d450bd GDCLASS synced by ending with "private:" hace 1 año
  David Snopek a61cdc8860 Add protections against registering classes that didn't use GDCLASS() hace 1 año
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included hace 1 año
  David Snopek df849651d9 Changes necessary for hot reload to work hace 2 años
  David Snopek 0d6de7a80e Merge pull request #1164 from dsnopek/classdb-singleton-alternate hace 1 año
  David Snopek aa6867e6c9 Support `_validate_property()` hace 1 año
  A Thousand Ships f651df5e7a Ensure `const` correctness for wrappers hace 1 año
  Jan Haller 54092861f1 GDExtension: fix `bool` unknown in C hace 1 año
  Markus Sauermann c2d99fd519 Fix `Object::notification` order hace 2 años
  David Snopek 6f913563d8 Add static methods to `ClassDB` for the methods bound to the `ClassDB` singleton hace 2 años
  Marc Gilleron baf0b9e0f7 Don't call parent _get_property_list when a class doesn't define it. hace 2 años
  Andy Maloney db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard hace 2 años
  Rémi Verschelde 04731d2b78 Merge pull request #965 from WildRackoon/fix-GDCLASS-fwddeclaration hace 2 años
  Andy Maloney 5dd2928790 "Wrapped" has virtual functions so it should have a virtual destructor. hace 2 años
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 hace 2 años