Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 100082b3ac Merge pull request #74760 from lassade/unicode-err-uses-replacement-char il y a 2 ans
  Rémi Verschelde 5ade250c7d Merge pull request #76735 from AThousandShips/natural_cmp il y a 2 ans
  Ninni Pipping 46a7018e3c Add `naturalcasecmp_to` function to `String` il y a 2 ans
  Clay John 7a13cf9aeb Merge pull request #75510 from SilicDev/string_erase il y a 2 ans
  SilicDev 6fa4f71ca6 Reimplement String.erase il y a 2 ans
  Juan Linietsky 223ce4fcb9 Optimize Node::add_child validation il y a 2 ans
  bendn ca0feabbb0 add `hex_decode()` to `String` il y a 2 ans
  bruvzg d72b563250 Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions. il y a 2 ans
  Felipe Jorge 999f3e2c13 use the unicode replacement char on error il y a 2 ans
  K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary il y a 3 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Haoyu Qiu 207e52c161 Fix String::word_wrap() for long words il y a 3 ans
  Bastiaan Olij a479f5af22 Improve logic for detecting and tracking extensions il y a 2 ans
  Micky e791f4fce2 Double precision of `String.split_floats` il y a 2 ans
  kobewi 8a47a12207 Add support for empty delimiter in String.split il y a 3 ans
  Rémi Verschelde 49fcf4ffad Style: Cleanup header guards for consistency il y a 3 ans
  Rémi Verschelde 10bd79cc6a Merge pull request #64714 from Chaosus/string_remove_erase il y a 3 ans
  Danil Alexeev d4555ef5fb Add `String.to_{camel,pascal,snake}_case` methods il y a 3 ans
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` il y a 3 ans
  Yuri Rubinsky 772b0d2818 Remove `String::erase` method declaration il y a 3 ans
  Rémi Verschelde 1418f97c70 File: Re-add support to skip CR (`\r`) in `File::get_as_text` il y a 3 ans
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency il y a 3 ans
  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. il y a 3 ans
  Haoyu Qiu 6f38c21253 Fix parameter name for String.left and String.right il y a 3 ans
  Haoyu Qiu fc3b845c07 Add dedicated macros for property name extraction il y a 3 ans
  Haoyu Qiu 3094e739f5 Create onready variables when dropping nodes and holding Ctrl il y a 3 ans
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build il y a 3 ans
  bruvzg f19cd44346 Unify TextServer built-in module and GDExtension code. il y a 3 ans
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. il y a 3 ans
  Anilforextra adbe948bda String: Add contains(). il y a 3 ans