Lukas Tenbrink
|
406b22d2d5
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`.
|
6 ay önce |
Thaddeus Crews
|
84c0ec04f3
Core: Integrate semantic constants in math structs
|
2 ay önce |
Rémi Verschelde
|
a0f9f5d90a
Merge pull request #107770 from RandomShaper/fix_res_dupe_bindings
|
3 ay önce |
Pedro J. Estébanez
|
7dc37bdc9c
Enhance bindings of deep resource duplication
|
4 ay önce |
Rémi Verschelde
|
1a64b6b5b6
Merge pull request #106913 from Ivorforce/string-resize-uninitialized
|
4 ay önce |
OsakiTsukiko
|
805ad87340
Add PackedByteArray conversion to PackedVector2Array, PackedVector3Array, PackedVector4Array and PackedColorArray
|
2 yıl önce |
Danil Alexeev
|
f864d0ce11
GDScript: Re-add `ord()` function
|
11 ay önce |
Lukas Tenbrink
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
4 ay önce |
Zi Ye
|
b957cf73ef
Optimized and exposed Basis::scaled_local.
|
9 ay önce |
Rémi Verschelde
|
61639d9574
Merge pull request #106996 from Ivorforce/no-oa-hashmap
|
4 ay önce |
Aaron Franke
|
5777a88b76
Support 64-bit sizes in Compression
|
5 ay önce |
Lukas Tenbrink
|
963c20565b
Remove `OAHashMap`, in favour of `AHashMap`.
|
4 ay önce |
Thaddeus Crews
|
0f67c3e992
Merge pull request #104522 from Ivorforce/localvector-force-trivial-resize
|
4 ay önce |
Thaddeus Crews
|
63dff62948
Merge pull request #100673 from RandomShaper/res_duplicate
|
4 ay önce |
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.
|
4 ay önce |
Pedro J. Estébanez
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
9 ay önce |
Aaron Franke
|
15de1d6c35
Use Grisu2 algorithm in String::num_scientific to fix serializing
|
11 ay önce |
Thaddeus Crews
|
d237e31a89
Style: Remove redundant `DEBUG_METHODS_ENABLED`
|
5 ay önce |
Thaddeus Crews
|
051712dfb8
Merge pull request #103264 from mhilbrunner/docs-path-join
|
5 ay önce |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
7 ay önce |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
6 ay önce |
Thaddeus Crews
|
31bb3be5a6
Merge pull request #105145 from bruvzg/swap_pba
|
6 ay önce |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
6 ay önce |
Priahoud
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
1 yıl önce |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 yıl önce |
Pāvels Nadtočajevs
|
7c4d45ba3b
Add bswap methods to the `PackedByteArray` bindings.
|
6 ay önce |
Pāvels Nadtočajevs
|
9abe2e5294
Add `uri_file_decode` to handle `+` in file names.
|
6 ay önce |
Thaddeus Crews
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
6 ay önce |
bruvzg
|
48bfe13e4f
Add methods to decode/encode multibyte encodings.
|
1 yıl önce |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
6 ay önce |