Histórico de Commits

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