Thaddeus Crews
|
051712dfb8
Merge pull request #103264 from mhilbrunner/docs-path-join
|
5 miesięcy temu |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
7 miesięcy temu |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
6 miesięcy temu |
Thaddeus Crews
|
31bb3be5a6
Merge pull request #105145 from bruvzg/swap_pba
|
6 miesięcy temu |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
6 miesięcy temu |
Priahoud
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
1 rok temu |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 rok temu |
Pāvels Nadtočajevs
|
7c4d45ba3b
Add bswap methods to the `PackedByteArray` bindings.
|
6 miesięcy temu |
Pāvels Nadtočajevs
|
9abe2e5294
Add `uri_file_decode` to handle `+` in file names.
|
6 miesięcy temu |
Thaddeus Crews
|
780cf03051
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
6 miesięcy temu |
bruvzg
|
48bfe13e4f
Add methods to decode/encode multibyte encodings.
|
1 rok temu |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
6 miesięcy temu |
Lukas Tenbrink
|
a23f630781
Remove `String` clipping constructors.
|
7 miesięcy temu |
Thaddeus Crews
|
dae32f8ec6
Merge pull request #92737 from AThousandShips/packed_erase
|
7 miesięcy temu |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 rok temu |
Pāvels Nadtočajevs
|
f9c7d348c3
Add bound checks to `Array`/`Packed*Array` variant call `get` and `set` methods.
|
7 miesięcy temu |
Max Hilbrunner
|
3275116304
Rename "file" param for str.path_join() to "path"
|
7 miesięcy temu |
Pāvels Nadtočajevs
|
1bc86c2626
Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers.
|
8 miesięcy temu |
A Thousand Ships
|
46b6acdabb
[Core] Expose `Packed*Array::erase`
|
1 rok temu |
kobewi
|
4e48b19e1f
Add Color.from_rgba8 and deprecate Color8
|
9 miesięcy temu |
Danil Alexeev
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
11 miesięcy temu |
Danil Alexeev
|
e379cc76e5
Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data
|
11 miesięcy temu |
Aaron Franke
|
a7f6ec0e4c
Add a sort method to Dictionary and HashMap
|
2 lat temu |
Aaron Franke
|
cc9f2b58a0
Bind Array get and set functions
|
1 rok temu |
A Thousand Ships
|
203d3be200
[Core] Add way to check if a signal has any connections
|
1 rok temu |
Rémi Verschelde
|
6bf8a3e3f8
Merge pull request #95449 from SlashScreen/array_functions
|
1 rok temu |
Slashscreen
|
89491f4403
Add callable support for `find` and `rfind` `Array` methods
|
1 rok temu |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 lat temu |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
1 rok temu |
Aaron Franke
|
7db24a9ad5
Simplify and fix Rect2/AABB get_support function
|
1 rok temu |