Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg 2360f84513 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. hace 1 año
  David Snopek 88df025aa0 Clean up instance bindings for engine singletons to prevent crash hace 1 año
  Rémi Verschelde 17a82e7f94 Merge pull request #1374 from dsnopek/gdext-docs hace 1 año
  David Snopek a434850069 Allow submitting documentation to the Godot editor hace 1 año
  David Snopek 23178e81ff Add support for `PackedVector4Array` hace 1 año
  David Snopek ec166295ba Merge pull request #1397 from dsnopek/script-free-lists hace 1 año
  A Thousand Ships fb79d5ff98 Add support for getting argument count from `Callable`s hace 1 año
  David Snopek 8b92368165 Load new `script_instance_create3` GDExtension interface function hace 1 año
  David Snopek fb884573ea Allow registering "runtime classes" hace 1 año
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts hace 1 año
  bruvzg adc9def046 [iOS] Fix initialisation/termination of multiple statically linked extensions. hace 1 año
  David Snopek d33bd47219 Add `CallableCustom` that devs can use in their GDExtensions hace 1 año
  David Snopek 64eac01d04 Merge pull request #1266 from dsnopek/automatic-engine-class-registration hace 1 año
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included hace 1 año
  David Snopek 3d814f9e4a Use the new `string_name_new_with_latin1_chars` function to improve StringName construction performance hace 1 año
  David Snopek c18c1916c3 Implement `callable_mp()` and `callable_mp_static()` hace 2 años
  Markus Sauermann c2d99fd519 Fix `Object::notification` order hace 2 años
  David Snopek f0405f18a3 Add support for placeholder_script_instance_create/update hace 1 año
  David Snopek 8bc1c1dbeb Implement `String::resize()` hace 2 años
  Mikael Hermansson 7d8cb7c155 Add support for indexed properties hace 2 años
  Rémi Verschelde 2078c00bab Merge pull request #1114 from dsnopek/editor-plugins hace 2 años
  David Snopek e75ebffb70 Add support for adding/removing editor plugins hace 2 años
  David Snopek 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class hace 2 años
  David Snopek a5c6ca5920 Update to load function pointers for GDExtension interface hace 2 años
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 hace 2 años
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder hace 2 años
  Gilles Roudière c02e644679 Rename GDNative to GDExtension hace 2 años
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions hace 2 años
  Andy Maloney c7e34c2f9d Basic static analysis fixes hace 2 años
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent hace 2 años