Commit History

Author SHA1 Message Date
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" 3 years ago
  Markus Sauermann a793960a10 Fix cppcheck const parameters 3 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Anilforextra adbe948bda String: Add contains(). 4 years ago
  Nathan Franke 8a0a3accee simplify formatting scripts, add a clang-tidy script, and run clang-tidy 4 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 years ago
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 years ago
  Rémi Verschelde 8b6c168b3a Merge pull request #48560 from SaracenOne/collada_semantic_fix_4_0 4 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 5 years ago
  Saracen 5267a6496f Fix to parsing some Collada with extra vertex semantics referenced only in the vertices section. 4 years ago
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# 5 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 5 years ago
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde cfd84625f0 Move DocData and Collada out of their subfolders 5 years ago