Skip to content

DART v6.14.5

Latest
Compare
Choose a tag to compare
@jslee02 jslee02 released this 08 Sep 18:39
· 71 commits to main since this release

DART 6.14.5 (2024-09-08)

  • Tested Platforms

    • Linux
      • Ubuntu 22.04 LTS / GCC 11.4 / x86_64
      • Ubuntu 24.04 LTS / GCC 13.2 / x86_64
    • macOS 14 / Clang 15 / arm64
    • Windows / MSVC 19.40 / x86_64
  • Fixed missing parentheses in config.hpp: #1838

  • Allowed negative scale for MeshShape: #1841