Commit History

Author SHA1 Message Date
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 5 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  reduz d03b7fbe09 Refactored Node3D rotation modes 3 years ago
  mashumafi 575d4e00b6 Enhance and cleanup stringify for Vector 3 years ago
  Bartłomiej T. Listwon 4a723842b6 Faster hash_compare for integer and string keys in dictionaries 3 years ago
  Matthew Newall f048a9ad4e Added explicit type conversions 4 years ago
  Balloonpopper 4fae7ae9dc Correct null and boolean values being capitalised by the str command 4 years ago
  George Marques 3f362cec68 Improve extension system 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON 4 years ago
  Haoyu Qiu b3bd54001f Fix json dump and print of circular structure 4 years ago
  Rémi Verschelde 600b4c9c7b Merge pull request #34668 from aaronfranke/to-string 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  Aaron Franke 554c776e08 Reformat structure string operators 4 years ago
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion 4 years ago
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D 4 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 years ago
  Aaron Franke f55445079a Replace ColorN and from HTML with a string constructor 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  reduz 635d33dc6c Refactor variant built-in methods yet again. 4 years ago
  reduz 5288ff538d Create Variant built-in functions. 4 years ago
  Rémi Verschelde 9d2e8f2f27 Variant: Rename Type::_RID to Type::RID 4 years ago
  reduz 221a2a1742 Refactored variant constructor logic 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago