Historial de Commits

Autor SHA1 Mensaje Fecha
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays hace 2 años
  Rémi Verschelde c2790ec2b9 Merge pull request #68450 from KoBeWi/bracket_escapist hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  lawnjelly 491594ef0f VariantParser make readahead optional hace 2 años
  Rémi Verschelde f4bccf90a3 Merge pull request #69119 from lawnjelly/faster_variant_parser_master hace 2 años
  kobewi 0765908868 Don't break parsing on missing resources hace 2 años
  lawnjelly 5df29fec20 Add readahead to VariantParser hace 2 años
  kobewi 0d122ce459 Allow to escape closing brackets in CFG tags hace 2 años
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` hace 3 años
  Haoyu Qiu 3c0759608a Fix crash when encoding freed object in ConfigFile hace 3 años
  kobewi ee6fd704b5 Fix Vector4 serialization hace 3 años
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection hace 3 años
  Rémi Verschelde 192499c743 Merge pull request #48989 from MarioLiebisch/variant-comment-line-breaks hace 3 años
  Rémi Verschelde 931838b330 Merge pull request #60627 from aaronfranke/rename-elements hace 3 años
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` hace 3 años
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" hace 3 años
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" hace 3 años
  bruvzg de4c97758a Fix more issues found by cppcheck. 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
  bruvzg 8e79c5fb8d Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scripts and expressions. hace 3 años
  Rémi Verschelde 8898d6dadc Dictionary: Serialize empty dict as `{}` instead of `{\n}` hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) hace 5 años
  Thakee Nathees 3f3ed5d34c NaN, INF read/write bug fixed hace 5 años
  Aaron Franke e5d85ac751 Fixes to tests for Variant and Geometry3D hace 4 años
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Hugo Locurcio 4bd5e4fd9b Use the standard C `INFINITY` and `NAN` constants directly hace 4 años