Historie revizí

Autor SHA1 Zpráva Datum
  David Snopek b192b880d3 Take reference in `Wrapped(const StringName &)` před 1 měsícem
  David Snopek d5baa7071e Merge pull request #1757 from Repiteo/ci/version-bumps před 4 měsíci
  Thaddeus Crews 64cdf089d9 CI: Various version bumps; sync with main repo před 5 měsíci
  David Snopek f38c056b67 Fix classes without `_to_string()` always returning `"[Wrapped:0]"` před 5 měsíci
  Thaddeus Crews 7056c996dd Style: Replace header guards with `#pragma once` před 7 měsíci
  David Snopek 4a9409a30f Update `GDVIRTUAL*()` macros to match Godot 4.4 před 7 měsíci
  David Snopek 42e398e4e2 Update for new NOTIFICATION_POSTINITIALIZE handling před 1 rokem
  David Snopek ca5179f7d7 Merge pull request #1594 from dsnopek/macos-thread-local před 11 měsíci
  David Snopek 7fca545885 Merge pull request #1574 from dsnopek/unicode-class-names před 11 měsíci
  David Snopek 91833c852e Avoid `thread_local` on MacOS to prevent issues with hot reload před 1 rokem
  David Snopek 536ea8561e Allow unicode class names před 1 rokem
  David Snopek cb543c192a Correctly set instance bindings on reload před 1 rokem
  Klaim (Joël Lamotte) 738859f49b removes warnings generated by GDCLASS usage před 1 rokem
  Chris Cranford c77d44f3f6 Make sure `_get` and `_set` dispatch up the class hierarchy před 1 rokem
  Daylily-Zeleen 76cbc66785 Set instance and instance binding in Wrapped constructor. před 1 rokem
  David Snopek b697ba8896 Merge pull request #1447 from dsnopek/avoid-double-postinitialize před 1 rokem
  David Snopek e4a4d76cb3 Merge pull request #1463 from Daylily-Zeleen/daylily-zeleen/const_get_class_static před 1 rokem
  Daylily-Zeleen 3db8549e19 mark return value of `get_class_static` and `get_parent_class_static` as const před 1 rokem
  David Snopek e3f3cb58b7 Merge pull request #1450 from dsnopek/free-property-list-count před 1 rokem
  David Snopek 8cc78cfea9 Update `free_property_list` callback to take count před 1 rokem
  David Snopek ca46ef4d25 Give compile-time error if registering a class without its own `_bind_methods()` function před 1 rokem
  David Snopek 06373ce1cf Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class před 1 rokem
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` před 1 rokem
  David Snopek 23c010900c Fix _notification with parent and child classes před 1 rokem
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts před 1 rokem
  Chris Cranford 5f350e2572 Rework GDCLASS macro to allow pure virtual functions před 1 rokem
  bruvzg 29b34d92bb [iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project. před 1 rokem
  Thaddeus Crews 6eb5d450bd GDCLASS synced by ending with "private:" před 1 rokem
  David Snopek a61cdc8860 Add protections against registering classes that didn't use GDCLASS() před 1 rokem
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included před 2 roky