Update changelog for 2.3.5.

PiperOrigin-RevId: 526984300
Change-Id: I40f0280c5366f3a7f9f61862fe6c9adc123c67fb
This commit is contained in:
Saran Tunyasuvunakool
2023-04-25 09:08:49 -07:00
committed by Copybara-Service
parent 23961e24b7
commit d23c5e784e
+20
View File
@@ -2,9 +2,29 @@
Changelog
=========
Version 2.3.5 (April 25, 2023)
------------------------------
Bug fixes
^^^^^^^^^
1. Fix asset loading bug that prevented OBJ and PNG files from being read from disk when :ref:`mjVFS` is used.
#. Fix occasional segmentation faults on macOS when mouse perturbations are applied in the Python passive viewer.
Plugins
^^^^^^^
3. The ``visualize`` callback in :ref:`mjpPlugin` now receives an :ref:`mjvOption` as an input argument.
Version 2.3.4 (April 20, 2023)
------------------------------
.. note::
This version is affected by an asset loading bug that prevents OBJ and PNG files from being read from disk when
``mjVFS`` is used. Users are advised to skip to version 2.3.5 instead.
General
^^^^^^^