提交歷史

作者 SHA1 備註 提交日期
  David Snopek 39f16e70f8 GDExtension: Add compatibility system for virtual methods 8 月之前
  David Snopek 506600a560 Rename `GDExtensionCompatHashes` to make it clear it's only for exceptional situations 8 月之前
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. 9 月之前
  Thaddeus Crews 363c0b5fec Merge pull request #47502 from KoBeWi/add_0 10 月之前
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 11 月之前
  kobewi 5c0f2414cd Always add decimal when printing float 1 年之前
  Rémi Verschelde 8a9a26ef19 Merge pull request #93311 from dsnopek/gdextension-required-virtuals 11 月之前
  Raul Santos aaffab8afb Add metadata for `char16_t` and `char32_t` 1 年之前
  David Snopek c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 1 年之前
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 年之前
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable 1 年之前
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 年之前
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 年之前
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` 1 年之前
  Ricardo Buring 82afe58aca Fix operator documentation in GDExtension API dump with docs 1 年之前
  Ricardo Buring c87b2a606e Add brief description in GDExtension API dump with docs 1 年之前
  Ricardo Buring 8ee04c5f87 Optionally include documentation in GDExtension API dump 1 年之前
  David Snopek 0d13727c97 Fix method hashes with default arguments 2 年之前
  David Snopek 39a604c9ab Exclude unexposed classes from the extension_api.json 2 年之前
  RedworkDE bbe04e1ec8 Update extension api validation 2 年之前
  Juan Linietsky d8078d3f4c Add a backwards-compatibility system for GDExtension method 2 年之前
  Haoyu Qiu 49400e0c1c Fix crash when dumping extension API in a non-writable directory 2 年之前
  Raul Santos cac7a784d6 Add `GodotTypeInfo::Metadata` to `MethodInfo` 2 年之前
  Emmanuel Leblond 38d9e8b366 Add missing is_bitfield field for global enum in extension_api_dump 2 年之前
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Rémi Verschelde 418ec03a40 Merge pull request #65990 from touilleMan/gdextension-expose-builtins-members-real-types 2 年之前
  Emmanuel Leblond 2c2fd0820a Expose in builtins' members internal type & size (on top of offset) in extension_api.json 3 年之前
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension 2 年之前
  Rémi Verschelde 96796c1518 Merge pull request #64427 from touilleMan/gdextension-skip-undefined-field-in-properties 2 年之前