Danil Alexeev
|
f864d0ce11
GDScript: Re-add `ord()` function
|
9 mēneši atpakaļ |
Zi Ye
|
b957cf73ef
Optimized and exposed Basis::scaled_local.
|
7 mēneši atpakaļ |
Rémi Verschelde
|
61639d9574
Merge pull request #106996 from Ivorforce/no-oa-hashmap
|
2 mēneši atpakaļ |
Aaron Franke
|
5777a88b76
Support 64-bit sizes in Compression
|
3 mēneši atpakaļ |
Lukas Tenbrink
|
963c20565b
Remove `OAHashMap`, in favour of `AHashMap`.
|
2 mēneši atpakaļ |
Thaddeus Crews
|
0f67c3e992
Merge pull request #104522 from Ivorforce/localvector-force-trivial-resize
|
2 mēneši atpakaļ |
Thaddeus Crews
|
63dff62948
Merge pull request #100673 from RandomShaper/res_duplicate
|
2 mēneši atpakaļ |
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.
|
2 mēneši atpakaļ |
Pedro J. Estébanez
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
6 mēneši atpakaļ |
Aaron Franke
|
15de1d6c35
Use Grisu2 algorithm in String::num_scientific to fix serializing
|
9 mēneši atpakaļ |
Thaddeus Crews
|
d237e31a89
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
3 mēneši atpakaļ |
Thaddeus Crews
|
051712dfb8
Merge pull request #103264 from mhilbrunner/docs-path-join
|
3 mēneši atpakaļ |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 mēneši atpakaļ |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
4 mēneši atpakaļ |
Thaddeus Crews
|
31bb3be5a6
Merge pull request #105145 from bruvzg/swap_pba
|
4 mēneši atpakaļ |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 mēneši atpakaļ |
Priahoud
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
1 gadu atpakaļ |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 gadu atpakaļ |
Pāvels Nadtočajevs
|
7c4d45ba3b
Add bswap methods to the `PackedByteArray` bindings.
|
4 mēneši atpakaļ |
Pāvels Nadtočajevs
|
9abe2e5294
Add `uri_file_decode` to handle `+` in file names.
|
4 mēneši atpakaļ |
Thaddeus Crews
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
4 mēneši atpakaļ |
bruvzg
|
48bfe13e4f
Add methods to decode/encode multibyte encodings.
|
11 mēneši atpakaļ |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
4 mēneši atpakaļ |
Lukas Tenbrink
|
a23f630781
Remove `String` clipping constructors.
|
5 mēneši atpakaļ |
Thaddeus Crews
|
dae32f8ec6
Merge pull request #92737 from AThousandShips/packed_erase
|
5 mēneši atpakaļ |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 gadu atpakaļ |
Pāvels Nadtočajevs
|
f9c7d348c3
Add bound checks to `Array`/`Packed*Array` variant call `get` and `set` methods.
|
5 mēneši atpakaļ |
Max Hilbrunner
|
3275116304
Rename "file" param for str.path_join() to "path"
|
5 mēneši atpakaļ |
Pāvels Nadtočajevs
|
1bc86c2626
Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers.
|
6 mēneši atpakaļ |
A Thousand Ships
|
46b6acdabb
[Core] Expose `Packed*Array::erase`
|
1 gadu atpakaļ |