Files
Mujoco_WASM/test
Alessio Quaglino 6b724616c0 Prevent deletion from an attached mjSpec.
This change disallows calling `mjs_delete` on an mjSpec that has been attached to another mjSpec via `mjs_attach`. Attempting to delete an element from an attached spec will now result in an error. The Python bindings for `mjSpec.delete` have been updated to raise a ValueError when this occurs.

PiperOrigin-RevId: 897266695
Change-Id: Ic0670125a3028191ec50eca890f02b5910ec8b03
2026-04-09 13:14:00 -07:00
..
2026-04-09 06:52:45 -07:00
2025-11-07 03:33:07 -08:00
2026-04-09 03:07:01 -07:00
2024-12-07 17:14:20 +01:00
2026-02-13 11:43:45 -08:00