Historial de Commits

Autor SHA1 Mensaje Fecha
  aaronp64 3eb4e6c6ff Optimize Array methods with SWAP/std::move hace 7 meses
  Yufeng Ying 883ca56517 Remove unneeded read_only check for Array const operator. hace 7 meses
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. hace 10 meses
  Danil Alexeev bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues hace 10 meses
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` hace 1 año
  Rémi Verschelde 6bf8a3e3f8 Merge pull request #95449 from SlashScreen/array_functions hace 1 año
  Slashscreen 89491f4403 Add callable support for `find` and `rfind` `Array` methods hace 1 año
  Hilderin 27d1fb63e1 Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798 hace 1 año
  Rémi Verschelde 496b7b8482 Core: Improve vformat error reporting on sprintf failure hace 1 año
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` hace 1 año
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` hace 1 año
  Rémi Verschelde 737c308dcc Merge pull request #74588 from puchik/float-variant-nan-inequality hace 2 años
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 2 años
  Arman Elgudzhyan ee27254602 Support both semantic (by default) and numeric Variant hash comparison hace 2 años
  Ninni Pipping 7752a0d8d1 Fix range error for `Array.slice` hace 2 años
  Ninni Pipping 10f385fb79 Fix `Array.slice()` rounding for `abs(step) != 1` hace 2 años
  Dmitrii Maganov 8400308ab3 GDScript: Fix can_reference check for typed arrays hace 2 años
  Rémi Verschelde bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array hace 2 años
  Rémi Verschelde 394bb0ee2b Fix various typos with codespell hace 2 años
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays hace 2 años
  Raul Santos 54f8fb010c Sync C# Array with Core hace 2 años
  Dmitrii Maganov abe6d67232 GDScript: Fix test for read-only state of constants hace 2 años
  Dmitrii Maganov 5e2ac1a31e GDScript: Begin making constants deep, not shallow or flat hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  rune-scape e79be6ce07 Unify String and StringName hace 2 años
  Micky 67cdac6db8 Remove `Array.find_last()` hace 2 años
  Nonunknown 9f4dbf415d add ability to pick random value from array hace 3 años
  Micky bf64a068a4 Fix Array.`slice()` and `filter()` forgetting Typed Array hace 3 años
  Juan Linietsky d4433ae6d3 Remove Signal connect binds hace 3 años
  reduz 141c375581 Clean up Hash Functions hace 3 años