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
NSAffineTransform: implemented support for scaling with tests
Now that we have a generic matrix multiplication function, this becomes trivial. I have also verified these tests against the NSAffineTransform in the 10.11 SDK to ensure consistent results (e.g. order of oeprations).
0 commit comments