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

Studio fixed domains #2141

Merged
merged 23 commits into from
Sep 4, 2023
Merged

Studio fixed domains #2141

merged 23 commits into from
Sep 4, 2023

Conversation

akenmorris
Copy link
Contributor

@akenmorris akenmorris commented Aug 29, 2023

Resolve #1911

This PR adds first class support for fixed domains in Studio. Domains are marked fixed with the 'fixed' subject column. They display with a blue border and are held constant for grooming and optimization. For grooming, the fixed domains are used to find the reference mesh and the non-fixed domains are not.

Start:
image

Groomed:
image

Optimized:
image

one shape to the others using the alignment transforms.
…p that no longer exists. Wouldn't come up often, but may as well fix it.
Don't show/save `fixed` column if all are false.  Let's try to keep the typical use case simple.
When fixed subjects are present, only they are used to determine the reference mesh.
@akenmorris akenmorris merged commit ef7dceb into master Sep 4, 2023
4 checks passed
@akenmorris akenmorris deleted the studio_fixed_domains branch September 4, 2023 06:02
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.

Fixed domain workflow for Studio
1 participant