Histórico de Commits

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