Historique des commits

Auteur SHA1 Message Date
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` il y a 11 mois
  Danil Alexeev 4dc568856a GDScript: Rework `GDScriptUtilityFunctions` macros il y a 9 mois
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life il y a 9 mois
  rune-scape 154049ce17 StringName Dictionary keys il y a 1 an
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` il y a 1 an
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type il y a 1 an
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods il y a 1 an
  Rémi Verschelde 06bb9f28e7 Merge pull request #86704 from AThousandShips/len_fix il y a 1 an
  A Thousand Ships 045d921044 [GDScript] Add `StringName` support to `@GDScript.len` il y a 1 an
  EddieBreeg 8747c67d9e Fix potential integer underflow in rounded up divisions il y a 2 ans
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions il y a 2 ans
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors il y a 1 an
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable il y a 1 an
  Rémi Verschelde 13f0ab88f2 Merge pull request #81079 from dalexeev/gds-fix-get-method-list il y a 1 an
  Aaron Franke 6f7eccc758 Add a type conversion method to Variant Utility and expose to scripting il y a 2 ans
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info il y a 1 an
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules il y a 2 ans
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check il y a 2 ans
  Danil Alexeev be4f36b87e Remove `@GDScript.str` (duplicate of `@GlobalScope.str`) il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  rune-scape d531869a7c GDScript: Fix subclass script path issues il y a 2 ans
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar il y a 3 ans
  kobewi f7f4873ed0 Replace Array return types with TypedArray 3 il y a 3 ans
  Edward 67e34f6120 inconsistent str() error fix il y a 3 ans
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` il y a 3 ans
  bruvzg f851c4aa33 Fix some issues found by cppcheck. il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Brian Semrau d3051b2637 GDScript gracefully handle debug functions from separate thread il y a 3 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans