Tiny bug in compas.geometry.transformations.rotate_points

hey,

There’s a small bug in rotate_points. when it calls matrix_from_axis_and_angle() the arguments are in the wrong order ((angle, axis, origin) instead of (axis, angle, origin)).

cheers

hi stefana,

does this mean you are using the development branch?
i just want to make sure i make the correct changes…

best,
tom

hey tom,

thanks for fixing it! And yes, it was on the develop branch!

best,
stefana