Historial de Commits

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