提交历史

作者 SHA1 备注 提交日期
  Thaddeus Crews 7ea1b3aabb Merge pull request #105801 from dalexeev/gds-update-stack-funcs 3 月之前
  Danil Alexeev f864d0ce11 GDScript: Re-add `ord()` function 11 月之前
  Lukas Tenbrink 963c20565b Remove `OAHashMap`, in favour of `AHashMap`. 4 月之前
  Danil Alexeev 2bacfc8b59 GDScript: Update `get_stack()`, `print_stack()`, and `print_debug()` 5 月之前
  A Thousand Ships d9721954e6 [Core] Use `Vector` for `MethodInfo::arguments` 1 年之前
  Danil Alexeev 07f8935c69 GDScript: Deprecate `inst_to_dict()` and `dict_to_inst()` functions 9 月之前
  Rémi Verschelde 5ff616736a Merge pull request #100825 from KoBeWi/colored_eight 9 月之前
  kobewi 4e48b19e1f Add Color.from_rgba8 and deprecate Color8 9 月之前
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 1 年之前
  Danil Alexeev 4dc568856a GDScript: Rework `GDScriptUtilityFunctions` macros 11 月之前
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life 1 年之前
  rune-scape 154049ce17 StringName Dictionary keys 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 59bcc2888c Add methods to get argument count of methods 1 年之前
  Rémi Verschelde 06bb9f28e7 Merge pull request #86704 from AThousandShips/len_fix 1 年之前
  A Thousand Ships 045d921044 [GDScript] Add `StringName` support to `@GDScript.len` 1 年之前
  EddieBreeg 8747c67d9e Fix potential integer underflow in rounded up divisions 2 年之前
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions 2 年之前
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors 2 年之前
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 年之前
  Rémi Verschelde 13f0ab88f2 Merge pull request #81079 from dalexeev/gds-fix-get-method-list 2 年之前
  Aaron Franke 6f7eccc758 Add a type conversion method to Variant Utility and expose to scripting 2 年之前
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 2 年之前
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 年之前
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check 2 年之前
  Danil Alexeev be4f36b87e Remove `@GDScript.str` (duplicate of `@GlobalScope.str`) 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  rune-scape d531869a7c GDScript: Fix subclass script path issues 2 年之前
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 年之前