Files
Mujoco_WASM/python/mujoco
Alessio Quaglino 66faba9aa5 Avoid changing semantics of mjsPlugin.name across XML sections.
The `extension` section used to discard the plugin name and write the instance name in `plugin.name`, while all of the other sections wrote the instance name in `plugin.instance_name` and optionally the plugin name in `plugin.name` (via the function `OnePlugin`). Now all plugin names are in `plugin.plugin_name` and the instance is written in `plugin.name`, so that it is possible to lookup a plugin via its unique instance name.

PiperOrigin-RevId: 683183804
Change-Id: I179ef5d221143b720db24d745b09e327bf1449ef
2024-10-07 07:57:03 -07:00
..
2024-01-05 06:50:55 -08:00
2022-05-25 07:01:59 -07:00
2024-10-04 11:23:18 +03:00
2024-09-16 12:09:02 -07:00
2022-05-23 01:08:49 -07:00
2023-10-13 16:13:24 -07:00
2023-10-13 16:13:24 -07:00
2024-07-01 12:05:50 -07:00
2023-01-18 02:55:41 -08:00
2024-01-22 07:01:53 -08:00
2024-01-22 07:01:53 -08:00