Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upProperly segment brushes which have clips with different positioning nodes #2858
Labels
Comments
|
At least for now, we plan to only segment during a new scene build, so we can close this for now. We can revisit if we run into performance issues on specific sites where this may be beneficial. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We currently choose to not include clips with different positioning nodes, but compatible coordinate systems. If we do this, we would need to resegment during scrolling, perhaps looking at the ancestry of the positioning nodes to see if it is necessary.