K. S. Ernest (iFire) Lee
|
39922d7167
Handle gltf binary
|
há 3 anos atrás |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
há 2 anos atrás |
Haoyu Qiu
|
207e52c161
Fix String::word_wrap() for long words
|
há 3 anos atrás |
Bastiaan Olij
|
a479f5af22
Improve logic for detecting and tracking extensions
|
há 2 anos atrás |
Micky
|
e791f4fce2
Double precision of `String.split_floats`
|
há 2 anos atrás |
kobewi
|
8a47a12207
Add support for empty delimiter in String.split
|
há 3 anos atrás |
Rémi Verschelde
|
49fcf4ffad
Style: Cleanup header guards for consistency
|
há 3 anos atrás |
Rémi Verschelde
|
10bd79cc6a
Merge pull request #64714 from Chaosus/string_remove_erase
|
há 3 anos atrás |
Danil Alexeev
|
d4555ef5fb
Add `String.to_{camel,pascal,snake}_case` methods
|
há 3 anos atrás |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
há 3 anos atrás |
Yuri Rubinsky
|
772b0d2818
Remove `String::erase` method declaration
|
há 3 anos atrás |
Rémi Verschelde
|
1418f97c70
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
|
há 3 anos atrás |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
há 3 anos atrás |
bruvzg
|
0c5431644d
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
|
há 3 anos atrás |
Haoyu Qiu
|
6f38c21253
Fix parameter name for String.left and String.right
|
há 3 anos atrás |
Haoyu Qiu
|
fc3b845c07
Add dedicated macros for property name extraction
|
há 3 anos atrás |
Haoyu Qiu
|
3094e739f5
Create onready variables when dropping nodes and holding Ctrl
|
há 3 anos atrás |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
há 3 anos atrás |
bruvzg
|
f19cd44346
Unify TextServer built-in module and GDExtension code.
|
há 3 anos atrás |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
há 3 anos atrás |
Anilforextra
|
adbe948bda
String: Add contains().
|
há 3 anos atrás |
Rémi Verschelde
|
9686d680b7
Merge pull request #57116 from bruvzg/win_net_share
|
há 3 anos atrás |
Wilson E. Alvarez
|
3eb5e0ac50
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
|
há 3 anos atrás |
bruvzg
|
cba8280515
[Windows] Add support for handling network share paths.
|
há 3 anos atrás |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
há 3 anos atrás |
Haoyu Qiu
|
e4e4e475f8
Make `--doctool` locale aware
|
há 3 anos atrás |
Rémi Verschelde
|
7da392bcc5
Don't return reference on copy assignment operators
|
há 3 anos atrás |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
há 4 anos atrás |
Rémi Verschelde
|
cc57cbb73a
CharProxy: Add copy constructor
|
há 4 anos atrás |
Daniel Doran
|
3264ba296e
fix invalid string cast
|
há 4 anos atrás |