index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
variant
/
array.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
[Core] Fix incorrect comparison for `Array` const iterator
A Thousand Ships
2024-04-13
1
-1
/
+1
*
[Core] Add iteration support to `Array`
A Thousand Ships
2024-04-10
1
-0
/
+64
*
Merge pull request #71786 from raulsntos/dotnet/array
Rémi Verschelde
2023-02-04
1
-2
/
+2
|
\
|
*
Sync C# Array with Core
Raul Santos
2023-01-30
1
-2
/
+2
*
|
GDScript: Fix issues with typed arrays
Dmitrii Maganov
2023-01-31
1
-5
/
+4
|
/
*
GDScript: Fix test for read-only state of constants
Dmitrii Maganov
2023-01-27
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove `Array.find_last()`
Micky
2022-11-25
1
-1
/
+0
*
add ability to pick random value from array
Nonunknown
2022-10-20
1
-0
/
+1
*
[GDExtension] Implement support for typed arrays.
bruvzg
2022-09-22
1
-1
/
+1
*
Add `any()` and `all()` methods to Array
Hugo Locurcio
2022-05-25
1
-0
/
+2
*
Implement read-only arrays
George Marques
2022-05-17
1
-0
/
+4
*
Const Ref Callable for custom sort/search
mashumafi
2022-03-27
1
-2
/
+2
*
`Array`: Relax `slice` bound checks to properly handle negative indices
Rémi Verschelde
2022-01-10
1
-1
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
PackedByteArray, Array slice end exclusive, rename subarray to slice
Nathan Franke
2021-11-26
1
-2
/
+0
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-1
/
+1
*
Modify Dictionary::operator== to do real key/value comparison with recursive ...
Emmanuel Leblond
2021-10-30
1
-0
/
+3
*
Merge pull request #47406 from mashumafi/master-Array-insert-rc
Max Hilbrunner
2021-08-28
1
-1
/
+1
|
\
|
*
Array::insert consistent with Pool*Array::insert
mashumafi
2021-03-27
1
-1
/
+1
*
|
Add an `Array.pop_at()` method to pop an element at an arbitrary index
Hugo Locurcio
2021-08-27
1
-0
/
+1
*
|
Add filter, map and reduce to Array
Tomasz Chabora
2021-05-05
1
-0
/
+3
*
|
Add fill method to Arrays and PackedArrays
Matheus Lima Cunha
2021-04-21
1
-0
/
+1
*
|
Merge pull request #46991 from madmiraal/rename-invert-reverse
Rémi Verschelde
2021-04-01
1
-1
/
+1
|
\
\
|
*
|
Rename Array.invert() to Array.reverse()
Marcel Admiraal
2021-03-21
1
-1
/
+1
|
|
/
*
|
Add functions to retrieve type of a typed Array
George Marques
2021-03-18
1
-0
/
+4
*
|
Don't check type when assigning Array
George Marques
2021-03-18
1
-1
/
+2
|
/
*
Change sort_custom/bsearch_custom to use Callables
kobewi
2021-02-04
1
-2
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Add append_array() method to Array class
Tomasz Chabora
2020-11-08
1
-0
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-0
/
+118