Historique des commits

Auteur SHA1 Message Date
  Thaddeus Crews 7056c996dd Style: Replace header guards with `#pragma once` il y a 5 mois
  David Snopek 4a9409a30f Update `GDVIRTUAL*()` macros to match Godot 4.4 il y a 5 mois
  David Snopek 42e398e4e2 Update for new NOTIFICATION_POSTINITIALIZE handling il y a 11 mois
  David Snopek ca5179f7d7 Merge pull request #1594 from dsnopek/macos-thread-local il y a 9 mois
  David Snopek 7fca545885 Merge pull request #1574 from dsnopek/unicode-class-names il y a 9 mois
  David Snopek 91833c852e Avoid `thread_local` on MacOS to prevent issues with hot reload il y a 11 mois
  David Snopek 536ea8561e Allow unicode class names il y a 11 mois
  David Snopek cb543c192a Correctly set instance bindings on reload il y a 11 mois
  Klaim (Joël Lamotte) 738859f49b removes warnings generated by GDCLASS usage il y a 1 an
  Chris Cranford c77d44f3f6 Make sure `_get` and `_set` dispatch up the class hierarchy il y a 1 an
  Daylily-Zeleen 76cbc66785 Set instance and instance binding in Wrapped constructor. il y a 1 an
  David Snopek b697ba8896 Merge pull request #1447 from dsnopek/avoid-double-postinitialize il y a 1 an
  David Snopek e4a4d76cb3 Merge pull request #1463 from Daylily-Zeleen/daylily-zeleen/const_get_class_static il y a 1 an
  Daylily-Zeleen 3db8549e19 mark return value of `get_class_static` and `get_parent_class_static` as const il y a 1 an
  David Snopek e3f3cb58b7 Merge pull request #1450 from dsnopek/free-property-list-count il y a 1 an
  David Snopek 8cc78cfea9 Update `free_property_list` callback to take count il y a 1 an
  David Snopek ca46ef4d25 Give compile-time error if registering a class without its own `_bind_methods()` function il y a 1 an
  David Snopek 06373ce1cf Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class il y a 1 an
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` il y a 1 an
  David Snopek 23c010900c Fix _notification with parent and child classes il y a 1 an
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts il y a 1 an
  Chris Cranford 5f350e2572 Rework GDCLASS macro to allow pure virtual functions il y a 1 an
  bruvzg 29b34d92bb [iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project. il y a 1 an
  Thaddeus Crews 6eb5d450bd GDCLASS synced by ending with "private:" il y a 1 an
  David Snopek a61cdc8860 Add protections against registering classes that didn't use GDCLASS() il y a 1 an
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included il y a 1 an
  David Snopek df849651d9 Changes necessary for hot reload to work il y a 2 ans
  David Snopek 0d6de7a80e Merge pull request #1164 from dsnopek/classdb-singleton-alternate il y a 1 an
  David Snopek aa6867e6c9 Support `_validate_property()` il y a 1 an
  A Thousand Ships f651df5e7a Ensure `const` correctness for wrappers il y a 1 an