You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@
104
104
- Report malformed MJCF free-joint and inertial inputs with deterministic validation errors, and ignore MJCF mesh geom `size` lengths consistently.
105
105
- Fix MJCF imports ignoring material and inline RGBA colors on primitive geoms.
106
106
- Fix Style3D solver divergence caused by isolated vertices.
107
-
- Fix compiler warnings about overflowing int32 constants when compiling SDF texture and `SensorTiledCamera`render kernels.
107
+
- Fix compiler warnings about overflowing int32 constants when compiling SDF texture and `SensorTiledCamera` kernels.
108
108
- Fix USD site import to discover sites beneath non-visual containers, collider prims, and instanceable rigid-body prims independently of `load_visual_shapes`; the reworked traversal also speeds up import of scenes with many nested `Xform` or instance prims.
109
109
- Fix `SolverFeatherstone` BALL joints to apply passive `joint_damping` on all three angular DOFs.
110
110
- Fix excessive memory usage when importing MJCF or URDF models containing many visual-only shapes with self-collisions disabled.
0 commit comments