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

Improvement of multi-select edit. #159

Merged
merged 7 commits into from
Jan 11, 2023
Merged

Improvement of multi-select edit. #159

merged 7 commits into from
Jan 11, 2023

Conversation

seagetch
Copy link
Contributor

@seagetch seagetch commented Jan 5, 2023

In current main branch, transformation, rotation, and scaling configuration may be ignored when path deformation is created and dragged. Below video shows the example of this situation.
Body is rotated but ignored when path deformation is dragged.
https://user-images.githubusercontent.com/449741/210727035-54ccd6f9-715d-46c0-924d-2d7f94d59fa9.mp4

This patch revise that by resetting path object when parameter value is changed.
In patched version, path deformation is always applied to relatively to current deformation, like below.
https://user-images.githubusercontent.com/449741/210727062-a601c25e-b12c-49c9-922a-64c5bfea8f0f.mp4

@LunaTheFoxgirl LunaTheFoxgirl merged commit 1403ac0 into Inochi2D:main Jan 11, 2023
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.

2 participants