Commit History

Author SHA1 Message Date
  David Snopek 39f16e70f8 GDExtension: Add compatibility system for virtual methods 8 months ago
  Raul Santos 69f1cc10b6 GDExtension: Add icon path to class creation info 10 months ago
  David Snopek 2599df3b8a GDExtension: Fix method binds not saying if they are varargs 9 months ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  Rémi Verschelde d8e5d61f22 Merge pull request #96787 from raulsntos/gdextension/remove-get-rid-func 11 months ago
  Raul Santos 9e57674550 Remove `get_rid_func` from `GDExtensionClassCreationInfo4` 11 months ago
  scgm0 3badff1f53 Allow class names to be unicode 11 months ago
  A Thousand Ships 194bdde947 Cleanup of raw `nullptr` checks with `Ref` 1 year ago
  David Snopek 6d0a57c9fd Fix loading GDExtensions in exported games 11 months ago
  Haoyu Qiu 8bf4ecc026 Add `String.is_valid_unicode_identifier()` 1 year ago
  Rémi Verschelde 04f6321ecc Merge pull request #91166 from raulsntos/gdextension/loader 11 months ago
  Raul Santos 4dd6e8eca5 GDExtension: Implement `GDExtensionLoader` concept 1 year ago
  Daylily-Zeleen 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 1 year ago
  Joel Croteau f44d6a235f Fix reload of GDExtension libraries in framework package on macos 1 year ago
  Mai Lavelle 16eea2c837 Fix to restore `library_path` as absolute path 1 year ago
  Rémi Verschelde 9d4a736d0c Merge pull request #91502 from lyuma/gdextension_open_library_compat 1 year ago
  Lyuma 0e5e743258 Bind compatibility GDExtension methods removed in 88418 1 year ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  Jan Haller 27a637d287 GDExtension: provide `free_property_list_func` with length of array 1 year ago
  David Snopek 45463f75d6 Fix ptrcalls to static GDExtension methods 1 year ago
  Rémi Verschelde e22743298a Merge pull request #90961 from Lateasusual/gdextension-hot-reloading-borked 1 year ago
  Chris Clyne 8564e94547 GDExtension: Fix missing library path breaking hot reloading 1 year ago
  Fredia Huya-Kouadio 764de7fe31 Collapse the gdextension arguments into the `GDExtensionData` struct 1 year ago
  Fredia Huya-Kouadio ede88cf59d Fix loading GDExtension dependencies on Android 1 year ago
  DmitriySalnikov b73e740786 Add renaming of PDB files to avoid blocking them 1 year ago
  Samuel Nicholas 5f89b15098 Print correct path when unable to find GDExtension library 1 year ago
  Robert Yevdokimov 13e82094ee Remove word duplicates in comments and strings, and fix casing and punctuation 1 year ago
  Rémi Verschelde b652a81da7 Merge pull request #82554 from dsnopek/gdextension-placeholders 1 year ago
  David Snopek ea75307a11 Allow registering "runtime classes" 1 year ago
  Rémi Verschelde e076405f30 GDExtension: Fix `-Wtype-limits` warning in `compatibility_maximum` patch check 1 year ago