Historique des commits

Auteur SHA1 Message Date
  David Snopek 48d02db27c Update to use `mem_alloc2`, `mem_realloc2` and `mem_free2` il y a 2 mois
  David Snopek 309b17b6eb Test that internal classes work as expected il y a 2 mois
  David Snopek 7f5f02940d Update for GDExtension interface changes in Godot 4.5 il y a 3 mois
  Pierre-Thomas Meisels 0871c7a93a Expose gdextension_object_get_script_instance and gdextension_object_set_script_instance methods from engine il y a 5 mois
  David Snopek 08fd033a9e Merge pull request #1743 from dsnopek/get-used-classes il y a 5 mois
  David Snopek aed195f6dc Register the classes used with the Godot editor il y a 6 mois
  Thaddeus Crews 7056c996dd Style: Replace header guards with `#pragma once` il y a 7 mois
  Lukas Tenbrink daef7d48ea Add variant_internal.hpp. il y a 10 mois
  David Snopek 42e398e4e2 Update for new NOTIFICATION_POSTINITIALIZE handling il y a 1 an
  David Snopek fa3dfa0e3c Merge pull request #1591 from dsnopek/variant-object-instance-id il y a 11 mois
  David Snopek 0602c32986 Directly get object instance ID from `Variant` and implement `Variant::get_validated_object()` il y a 1 an
  Thaddeus Crews 2ffff669f5 Implement typed dictionaries il y a 2 ans
  bruvzg 2360f84513 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. il y a 1 an
  David Snopek 88df025aa0 Clean up instance bindings for engine singletons to prevent crash il y a 1 an
  Rémi Verschelde 17a82e7f94 Merge pull request #1374 from dsnopek/gdext-docs il y a 1 an
  David Snopek a434850069 Allow submitting documentation to the Godot editor il y a 1 an
  David Snopek 23178e81ff Add support for `PackedVector4Array` il y a 1 an
  David Snopek ec166295ba Merge pull request #1397 from dsnopek/script-free-lists il y a 1 an
  A Thousand Ships fb79d5ff98 Add support for getting argument count from `Callable`s il y a 1 an
  David Snopek 8b92368165 Load new `script_instance_create3` GDExtension interface function il y a 1 an
  David Snopek fb884573ea Allow registering "runtime classes" il y a 2 ans
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts il y a 1 an
  bruvzg adc9def046 [iOS] Fix initialisation/termination of multiple statically linked extensions. il y a 1 an
  David Snopek d33bd47219 Add `CallableCustom` that devs can use in their GDExtensions il y a 1 an
  David Snopek 64eac01d04 Merge pull request #1266 from dsnopek/automatic-engine-class-registration il y a 2 ans
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included il y a 2 ans
  David Snopek 3d814f9e4a Use the new `string_name_new_with_latin1_chars` function to improve StringName construction performance il y a 2 ans
  David Snopek c18c1916c3 Implement `callable_mp()` and `callable_mp_static()` il y a 2 ans
  Markus Sauermann c2d99fd519 Fix `Object::notification` order il y a 2 ans
  David Snopek f0405f18a3 Add support for placeholder_script_instance_create/update il y a 2 ans