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

Fixed #732: Content Layers support clone blanks #734

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

davesmith00000
Copy link
Member

Relates to #732

This PR allows you to add CloneBlanks to Layers (cotent layers, specifically), where previously they had to be added to SceneUpdateFragments.

This makes the new nested layer system more powerful and useful, as you have less need to pull all the way back up to SUFs for visual requirements that need clones.

As discussed on the issue, I've decided against supporting SceneAudio here too, for now. It feels different to clones.

While I was here, I also tweaked the way applying magnification works because it was bothering me. There is now a distinction between applying magnification to a single content layer, vs a recursive add to a tree of layers.

@davesmith00000 davesmith00000 self-assigned this Apr 27, 2024
@davesmith00000 davesmith00000 merged commit c901cb3 into main Apr 27, 2024
2 checks passed
@davesmith00000 davesmith00000 deleted the issue/732/layers-have-audio-and-clones branch April 27, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant