Commit Verlauf

Autor SHA1 Nachricht Datum
  Lukas Tenbrink 963c20565b Remove `OAHashMap`, in favour of `AHashMap`. vor 2 Monaten
  A Thousand Ships d9721954e6 [Core] Use `Vector` for `MethodInfo::arguments` vor 1 Jahr
  Danil Alexeev 07f8935c69 GDScript: Deprecate `inst_to_dict()` and `dict_to_inst()` functions vor 7 Monaten
  Rémi Verschelde 5ff616736a Merge pull request #100825 from KoBeWi/colored_eight vor 7 Monaten
  kobewi 4e48b19e1f Add Color.from_rgba8 and deprecate Color8 vor 7 Monaten
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` vor 11 Monaten
  Danil Alexeev 4dc568856a GDScript: Rework `GDScriptUtilityFunctions` macros vor 9 Monaten
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life vor 9 Monaten
  rune-scape 154049ce17 StringName Dictionary keys vor 1 Jahr
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` vor 1 Jahr
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type vor 1 Jahr
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods vor 1 Jahr
  Rémi Verschelde 06bb9f28e7 Merge pull request #86704 from AThousandShips/len_fix vor 1 Jahr
  A Thousand Ships 045d921044 [GDScript] Add `StringName` support to `@GDScript.len` vor 1 Jahr
  EddieBreeg 8747c67d9e Fix potential integer underflow in rounded up divisions vor 2 Jahren
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions vor 2 Jahren
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors vor 1 Jahr
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable vor 1 Jahr
  Rémi Verschelde 13f0ab88f2 Merge pull request #81079 from dalexeev/gds-fix-get-method-list vor 1 Jahr
  Aaron Franke 6f7eccc758 Add a type conversion method to Variant Utility and expose to scripting vor 2 Jahren
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info vor 1 Jahr
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules vor 2 Jahren
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check vor 2 Jahren
  Danil Alexeev be4f36b87e Remove `@GDScript.str` (duplicate of `@GlobalScope.str`) vor 2 Jahren
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all vor 2 Jahren
  rune-scape d531869a7c GDScript: Fix subclass script path issues vor 2 Jahren
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar vor 3 Jahren
  kobewi f7f4873ed0 Replace Array return types with TypedArray 3 vor 3 Jahren
  Edward 67e34f6120 inconsistent str() error fix vor 3 Jahren
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` vor 3 Jahren