We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c97072 commit b220276Copy full SHA for b220276
CHANGELOG.md
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
* Added ability of `RobotModel.add_link` to accept primitives in addition to meshes.
21
* Fixed bug regarding the computation of `Joint.current_origin`.
22
* Fixed bug regarding a repeated call to `RobotModel.add_joint`.
23
-* Fixed bug in :class:`compas_blender.RobotModelArtist.update`.
+* Fixed bug in `compas_blender.RobotModelArtist.update`.
24
* Fixed bug in `compas.datastructures.mesh_slice_plane`.
25
26
### Removed
0 commit comments