Clarify the 2.3.4 implicitfast bug fix situation in the changelog.

PiperOrigin-RevId: 525793327
Change-Id: Ib440c80d1a56d2f484dca2348118e3790882a2cc
This commit is contained in:
Saran Tunyasuvunakool
2023-04-20 10:55:37 -07:00
committed by Copybara-Service
parent 0db9a453dc
commit 101c647aad
+1 -2
View File
@@ -46,8 +46,7 @@ Python bindings
Bug fixes
^^^^^^^^^
12. Fixed bug in the handling of ellipsoid-based fluid model forces in the new implicitfast integrator. If using the
(as-yet undocumented) ellipsoid-based fluid model, please use a different integrator until the next release.
12. Fixed bug in the handling of ellipsoid-based fluid model forces in the new implicitfast integrator.
#. Removed spurious whole-arena copying in `mj_copyData`, which can considerably
`slow down <https://github.com/deepmind/mujoco/issues/568>`_ the copying operation.
#. Make ``shellinertia`` ignore ``exactmeshinertia``, which is only used for legacy volume computations