Hugo Locurcio
|
d717eb537b
Add an `Array.pop_at()` method to pop an element at an arbitrary index
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
%!s(int64=4) %!d(string=hai) anos |
Tomasz Chabora
|
98774000e2
Add append_array() method to Array class
|
%!s(int64=4) %!d(string=hai) anos |
Marcel Admiraal
|
23d473f488
Fix array slicing.
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
%!s(int64=5) %!d(string=hai) anos |
Tomasz Chabora
|
46e1c0670e
Don't try to slice empty arrays
|
%!s(int64=5) %!d(string=hai) anos |
Cameron Reikes
|
757c509437
Add array slice method
|
%!s(int64=6) %!d(string=hai) anos |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
%!s(int64=6) %!d(string=hai) anos |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
%!s(int64=6) %!d(string=hai) anos |
Hein-Pieter van Braam-Stewart
|
8b1e297fc6
Don't crash on printing nested types
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
c730957c42
Revert "Added a check in sort_custom thats test wether the given method exists."
|
%!s(int64=6) %!d(string=hai) anos |
DualMatrix
|
6415454581
Added a check in sort_custom thats test wether the given method exists.
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
%!s(int64=7) %!d(string=hai) anos |
Juan Linietsky
|
adc0188d9f
Added max() and min() functions to array to return greater or lesser element (or null if data is not of compatible type or empty array). Closes #15697
|
%!s(int64=7) %!d(string=hai) anos |
poke1024
|
9d27bd3c3b
Fix SortArray crashing with bad comparison functions
|
%!s(int64=7) %!d(string=hai) anos |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
%!s(int64=7) %!d(string=hai) anos |
Bojidar Marinov
|
9f6c0c6eae
Duplicate Arrays and Dictionaries when instancing scene in editor
|
%!s(int64=7) %!d(string=hai) anos |
poke1024
|
75d69fb4ec
Add shuffle() method to Array
|
%!s(int64=7) %!d(string=hai) anos |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
%!s(int64=7) %!d(string=hai) anos |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
%!s(int64=7) %!d(string=hai) anos |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
%!s(int64=7) %!d(string=hai) anos |
poke1024
|
d6e54de502
Add bsearch and bsearch_custom to Array
|
%!s(int64=7) %!d(string=hai) anos |
Marius Guggenmos
|
2f173a67ab
Array::sort, sort_custom and invert now return reference to Array to allow chaining of operations
|
%!s(int64=7) %!d(string=hai) anos |
Ross Hadden
|
1a97d6455d
Fixed a bunch of typos, including an error code.
|
%!s(int64=7) %!d(string=hai) anos |
Juan Linietsky
|
c771e03ee2
-Fixed changes to default input actions not working, closes #10502
|
%!s(int64=8) %!d(string=hai) anos |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
%!s(int64=8) %!d(string=hai) anos |