Commit History

Author SHA1 Message Date
  David Snopek dfc51960f9 gdextension: Sync with upstream commit d33da79d3f8fe84be2521d25b9ba8e440cf25a88 (4.4-beta1) 6 months ago
  David Snopek 65046d00a5 Merge pull request #1676 from dsnopek/gdextension-virtual-method-compat 7 months ago
  David Snopek 5c9529fc84 Update for virtual method compatibility system 7 months ago
  Raul Santos 2fd3a80505 Add icon path to class creation info 10 months ago
  Lukas Tenbrink f174b4a445 Update gdextension_interface.h. Add metadata to GetTypeInfo of char16_t and char32_t. 8 months ago
  David Snopek 42e398e4e2 Update for new NOTIFICATION_POSTINITIALIZE handling 11 months ago
  David Snopek fa3dfa0e3c Merge pull request #1591 from dsnopek/variant-object-instance-id 9 months ago
  David Snopek 0602c32986 Directly get object instance ID from `Variant` and implement `Variant::get_validated_object()` 10 months ago
  Thaddeus Crews 9b98b19913 Update bindings to 4.4.dev2 10 months ago
  David Snopek daf6ad3649 gdextension: Sync with upstream commit 3978628c6cc1227250fc6ed45c8d854d24c30c30 (4.3-rc2) 1 year ago
  bruvzg 2360f84513 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 1 year ago
  David Snopek 3e9afccae8 Catch up with minor changes to `gdextension_interface.h` 1 year ago
  David Snopek e3f3cb58b7 Merge pull request #1450 from dsnopek/free-property-list-count 1 year ago
  Rémi Verschelde 17a82e7f94 Merge pull request #1374 from dsnopek/gdext-docs 1 year ago
  David Snopek a434850069 Allow submitting documentation to the Godot editor 1 year ago
  David Snopek 23178e81ff Add support for `PackedVector4Array` 1 year ago
  David Snopek 8cc78cfea9 Update `free_property_list` callback to take count 1 year ago
  A Thousand Ships 87ecf17242 Add extension support for argument count to `ScriptInstance` 1 year ago
  David Snopek ec166295ba Merge pull request #1397 from dsnopek/script-free-lists 1 year ago
  A Thousand Ships fb79d5ff98 Add support for getting argument count from `Callable`s 1 year ago
  David Snopek 8b92368165 Load new `script_instance_create3` GDExtension interface function 1 year ago
  David Snopek fb884573ea Allow registering "runtime classes" 1 year ago
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts 1 year ago
  David Snopek 4b76485a4e Switch to using `ObjectID` in custom callables 1 year ago
  Rémi Verschelde 5182624141 gdextension: Sync with upstream commit f8818f85e6c43cdf1277e8ae85eba19ca0a003b0 (4.2-beta2) 1 year ago
  Rémi Verschelde 4f0eb2f520 Merge pull request #1263 from dsnopek/string-name-new 1 year ago
  David Snopek 29248c31ae Miscellaneous updates to gdextension_interface.h 1 year ago
  David Snopek 3d814f9e4a Use the new `string_name_new_with_latin1_chars` function to improve StringName construction performance 1 year ago
  David Snopek 6ad187cc7e Update for `get_class_category` added to `GDExtensionScriptInstanceInfo2` 1 year ago
  David Snopek df849651d9 Changes necessary for hot reload to work 2 years ago