Aaron Franke
|
5777a88b76
Support 64-bit sizes in Compression
|
пре 4 месеци |
Thaddeus Crews
|
0f67c3e992
Merge pull request #104522 from Ivorforce/localvector-force-trivial-resize
|
пре 3 месеци |
Thaddeus Crews
|
63dff62948
Merge pull request #100673 from RandomShaper/res_duplicate
|
пре 3 месеци |
Lukas Tenbrink
|
4cb8a0c77e
Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
пре 3 месеци |
Pedro J. Estébanez
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
пре 7 месеци |
Aaron Franke
|
15de1d6c35
Use Grisu2 algorithm in String::num_scientific to fix serializing
|
пре 10 месеци |
Thaddeus Crews
|
d237e31a89
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
пре 3 месеци |
Thaddeus Crews
|
051712dfb8
Merge pull request #103264 from mhilbrunner/docs-path-join
|
пре 4 месеци |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
пре 5 месеци |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
пре 4 месеци |
Thaddeus Crews
|
31bb3be5a6
Merge pull request #105145 from bruvzg/swap_pba
|
пре 4 месеци |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
пре 4 месеци |
Priahoud
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
пре 1 година |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
пре 1 година |
Pāvels Nadtočajevs
|
7c4d45ba3b
Add bswap methods to the `PackedByteArray` bindings.
|
пре 5 месеци |
Pāvels Nadtočajevs
|
9abe2e5294
Add `uri_file_decode` to handle `+` in file names.
|
пре 5 месеци |
Thaddeus Crews
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
пре 5 месеци |
bruvzg
|
48bfe13e4f
Add methods to decode/encode multibyte encodings.
|
пре 11 месеци |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
пре 5 месеци |
Lukas Tenbrink
|
a23f630781
Remove `String` clipping constructors.
|
пре 5 месеци |
Thaddeus Crews
|
dae32f8ec6
Merge pull request #92737 from AThousandShips/packed_erase
|
пре 6 месеци |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
пре 1 година |
Pāvels Nadtočajevs
|
f9c7d348c3
Add bound checks to `Array`/`Packed*Array` variant call `get` and `set` methods.
|
пре 6 месеци |
Max Hilbrunner
|
3275116304
Rename "file" param for str.path_join() to "path"
|
пре 6 месеци |
Pāvels Nadtočajevs
|
1bc86c2626
Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers.
|
пре 7 месеци |
A Thousand Ships
|
46b6acdabb
[Core] Expose `Packed*Array::erase`
|
пре 1 година |
kobewi
|
4e48b19e1f
Add Color.from_rgba8 and deprecate Color8
|
пре 8 месеци |
Danil Alexeev
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
пре 9 месеци |
Danil Alexeev
|
e379cc76e5
Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data
|
пре 10 месеци |
Aaron Franke
|
a7f6ec0e4c
Add a sort method to Dictionary and HashMap
|
пре 2 година |