Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change internal clip sources to be a simple array of clips. #1667

Merged
merged 1 commit into from Sep 7, 2017

Commits on Sep 6, 2017

  1. Change internal clip sources to be a simple array of clips.

    Instead of maintaining a copy of a ClipRegion etc, flatten
    any input clip structures into a list of simple clips.
    
    This simplifies some of the mask cache code, and is also
    prep work for some further simplifications and optimizations
    to how we handle the mask cache structures.
    gw3583 committed Sep 6, 2017
You can’t perform that action at this time.