Skip to content

Commit 6bbdbc1

Browse files
committed
Breaking change to compas_fab.robots.CollisionMesh.scale
1 parent 917df4d commit 6bbdbc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Unreleased
3333
``tolerance_below`` for allowing asymmetrical constraints.
3434
* In :class:``compas_fab.robots.Robot``, changed the ``constraints_from_configuration``
3535
function with ``tolerances_above`` and ``tolerances_below``.
36+
* :meth:`compas_fab.robots.CollisionMesh.scale` now takes a scale factor
37+
instead of a :class:`compas.geometry.Scale` instance as an argument.
3638

3739
**Removed**
3840

0 commit comments

Comments
 (0)