Skip to content

Commit d23c5e7

Browse files
saran-tcopybara-github
authored andcommitted
Update changelog for 2.3.5.
PiperOrigin-RevId: 526984300 Change-Id: I40f0280c5366f3a7f9f61862fe6c9adc123c67fb
1 parent 23961e2 commit d23c5e7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/changelog.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,29 @@
22
Changelog
33
=========
44

5+
Version 2.3.5 (April 25, 2023)
6+
------------------------------
7+
8+
Bug fixes
9+
^^^^^^^^^
10+
11+
1. Fix asset loading bug that prevented OBJ and PNG files from being read from disk when :ref:`mjVFS` is used.
12+
#. Fix occasional segmentation faults on macOS when mouse perturbations are applied in the Python passive viewer.
13+
14+
Plugins
15+
^^^^^^^
16+
17+
3. The ``visualize`` callback in :ref:`mjpPlugin` now receives an :ref:`mjvOption` as an input argument.
18+
19+
520
Version 2.3.4 (April 20, 2023)
621
------------------------------
722

23+
.. note::
24+
25+
This version is affected by an asset loading bug that prevents OBJ and PNG files from being read from disk when
26+
``mjVFS`` is used. Users are advised to skip to version 2.3.5 instead.
27+
828
General
929
^^^^^^^
1030

0 commit comments

Comments
 (0)