rive-app / rive-cpp-legacy

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

clip nested artboards #279

Closed mjtalbot closed 2 years ago

mjtalbot commented 2 years ago

tackles https://github.com/rive-app/rive/issues/3412

(to fix it of course we need to apply this downstream

fixes this in a test file with a nested artboard (thats a big circle) clipped by a smaller circle (getting the test into rive-recorder rather than here)

clippednestedartboard clippednestedartboard

mjtalbot commented 2 years ago

going to merge this probably still worth a glimpse @luigi-rosso if you think this breaks something. but on face value it seems to do what it says