تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  David Snopek fb884573ea Allow registering "runtime classes" 1 سال پیش
  David Snopek 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts 1 سال پیش
  bruvzg adc9def046 [iOS] Fix initialisation/termination of multiple statically linked extensions. 1 سال پیش
  David Snopek d33bd47219 Add `CallableCustom` that devs can use in their GDExtensions 1 سال پیش
  David Snopek 64eac01d04 Merge pull request #1266 from dsnopek/automatic-engine-class-registration 1 سال پیش
  David Snopek b507b3e591 Automatically register only engine classes whose header has been included 1 سال پیش
  David Snopek 3d814f9e4a Use the new `string_name_new_with_latin1_chars` function to improve StringName construction performance 1 سال پیش
  David Snopek c18c1916c3 Implement `callable_mp()` and `callable_mp_static()` 2 سال پیش
  Markus Sauermann c2d99fd519 Fix `Object::notification` order 2 سال پیش
  David Snopek f0405f18a3 Add support for placeholder_script_instance_create/update 1 سال پیش
  David Snopek 8bc1c1dbeb Implement `String::resize()` 2 سال پیش
  Mikael Hermansson 7d8cb7c155 Add support for indexed properties 2 سال پیش
  Rémi Verschelde 2078c00bab Merge pull request #1114 from dsnopek/editor-plugins 2 سال پیش
  David Snopek e75ebffb70 Add support for adding/removing editor plugins 2 سال پیش
  David Snopek 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class 2 سال پیش
  David Snopek a5c6ca5920 Update to load function pointers for GDExtension interface 2 سال پیش
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 2 سال پیش
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder 2 سال پیش
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 سال پیش
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions 2 سال پیش
  Andy Maloney c7e34c2f9d Basic static analysis fixes 2 سال پیش
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent 2 سال پیش
  bruvzg 8bf5a532de Change registered initializers / terminators to the single function with level argument. 3 سال پیش
  Rémi Verschelde 1632322ce0 Update copyright year 3 سال پیش
  Gilles Roudière a94148ca4c Reorder native extension initialization steps 3 سال پیش
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor 3 سال پیش
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows 3 سال پیش
  Bastiaan Olij fab017c91a Fix some clang format things 3 سال پیش
  Bastiaan Olij 02802b1d0e Add in driver types and rejig code to make it easier to extend 3 سال پیش
  George Marques aef0f1e248 Change initialization to allow custom level callbacks 3 سال پیش