Skip to content

Commit

Permalink
Merge branch 'release-6.14'
Browse files Browse the repository at this point in the history
# Conflicts:
#	CHANGELOG.md
  • Loading branch information
jslee02 committed Sep 8, 2024
2 parents 0398311 + c9f2de4 commit abc0b7f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,19 @@
* Enabled building dartpy with multi-core support in setup.py
* Added DART_USE_SYSTEM_GOOGLETEST option

### [DART 6.14.5 (2024-09-08)](https://github.com/dartsim/dart/milestone/82?closed=1)

* 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](https://github.com/dartsim/dart/pull/1838)
* Allowed negative scale for MeshShape: [#1841](https://github.com/dartsim/dart/pull/1841)

### [DART 6.14.4 (2024-07-06)](https://github.com/dartsim/dart/milestone/81?closed=1)

* Tested Platforms
Expand Down

0 comments on commit abc0b7f

Please sign in to comment.