Historique des commits

Auteur SHA1 Message Date
  Ninni Pipping a31b866793 Fix range error for `Array.slice` il y a 2 ans
  Ninni Pipping 10f385fb79 Fix `Array.slice()` rounding for `abs(step) != 1` il y a 2 ans
  Dmitrii Maganov 8400308ab3 GDScript: Fix can_reference check for typed arrays il y a 2 ans
  Rémi Verschelde bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array il y a 2 ans
  Rémi Verschelde 394bb0ee2b Fix various typos with codespell il y a 2 ans
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays il y a 2 ans
  Raul Santos 54f8fb010c Sync C# Array with Core il y a 2 ans
  Dmitrii Maganov abe6d67232 GDScript: Fix test for read-only state of constants il y a 2 ans
  Dmitrii Maganov 5e2ac1a31e GDScript: Begin making constants deep, not shallow or flat il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  rune-scape e79be6ce07 Unify String and StringName il y a 2 ans
  Micky 67cdac6db8 Remove `Array.find_last()` il y a 2 ans
  Nonunknown 9f4dbf415d add ability to pick random value from array il y a 3 ans
  Micky bf64a068a4 Fix Array.`slice()` and `filter()` forgetting Typed Array il y a 3 ans
  Juan Linietsky d4433ae6d3 Remove Signal connect binds il y a 3 ans
  reduz 141c375581 Clean up Hash Functions il y a 3 ans
  Pedro J. Estébanez fb86430770 Validate every source element separately Array::append_array() il y a 3 ans
  Hugo Locurcio a98e31aa3a Add `any()` and `all()` methods to Array il y a 4 ans
  George Marques 023b1d7f5a Implement read-only arrays il y a 3 ans
  mashumafi 9c2bfeb2fb Const Ref Callable for custom sort/search il y a 3 ans
  Rémi Verschelde 668d6a1c5c Merge pull request #56337 from cdemirer/fix-array-dictionary-id il y a 3 ans
  Rémi Verschelde c6cefb1b79 `Array`: Relax `slice` bound checks to properly handle negative indices il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  cdemirer e2ed9d13eb Fix Array and Dictionary id() and dictionary test bug il y a 3 ans
  Nathan Franke dd30253cdc PackedByteArray, Array slice end exclusive, rename subarray to slice il y a 3 ans
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index il y a 4 ans
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) il y a 5 ans
  mashumafi 214bbfbefe Implement bsearch for Vector and Packed*Array il y a 4 ans
  Max Hilbrunner 04c64b59a1 Merge pull request #47406 from mashumafi/master-Array-insert-rc il y a 4 ans
  Hugo Locurcio 60116b17b5 Add an `Array.pop_at()` method to pop an element at an arbitrary index il y a 4 ans