Closed DerLando closed 4 years ago
I changed the implementation of Scale and Translate to use AffineTransformable equivalent to the last PR for ScaleNonUniform.
Scale
Translate
AffineTransformable
ScaleNonUniform
This PR also implements all possible transformation methods for BoundingBox
BoundingBox
must have written some git commands wrong :/
Now the commit is live.
This is awesome :tada:
I changed the implementation of
Scale
andTranslate
to useAffineTransformable
equivalent to the last PR forScaleNonUniform
.This PR also implements all possible transformation methods for
BoundingBox