We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c8c2c commit c9f2de4Copy full SHA for c9f2de4
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
## DART 6
4
5
+### [DART 6.14.5 (2024-09-08)](https://github.com/dartsim/dart/milestone/82?closed=1)
6
+
7
+* Tested Platforms
8
9
+ * Linux
10
+ * Ubuntu 22.04 LTS / GCC 11.4 / x86_64
11
+ * Ubuntu 24.04 LTS / GCC 13.2 / x86_64
12
+ * macOS 14 / Clang 15 / arm64
13
+ * Windows / MSVC 19.40 / x86_64
14
15
+* Fixed missing parentheses in config.hpp: [#1838](https://github.com/dartsim/dart/pull/1838)
16
+* Allowed negative scale for MeshShape: [#1841](https://github.com/dartsim/dart/pull/1841)
17
18
### [DART 6.14.4 (2024-07-06)](https://github.com/dartsim/dart/milestone/81?closed=1)
19
20
* Tested Platforms
0 commit comments