File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
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
+
5
20
Version 2.3.4 (April 20, 2023)
6
21
------------------------------
7
22
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
+
8
28
General
9
29
^^^^^^^
10
30
You can’t perform that action at this time.
0 commit comments