rive-app / rive-cpp-legacy

C++ runtime for Rive
MIT License
287 stars 43 forks source link

Refactor Weight::deform #323

Closed mikerreed closed 2 years ago

mikerreed commented 2 years ago

Notice that deform() really just computes a matrix. Return that so clients can use it as often as they need.