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

Meshgroup: fix display in vertex edit mode. #203

Merged
merged 9 commits into from
Mar 6, 2023
Merged

Meshgroup: fix display in vertex edit mode. #203

merged 9 commits into from
Mar 6, 2023

Conversation

seagetch
Copy link
Contributor

@seagetch seagetch commented Mar 5, 2023

Two problems are fixed to display child nodes of Mesh Group in vertex edit mode.

  1. displayed in zSort order.
  2. Non-drawable children are not displayed to avoid confusion.
  3. Place child nodes in right place when parents are transformed by translation / rotation / scaling.

@seagetch
Copy link
Contributor Author

seagetch commented Mar 5, 2023

This patch requires PR (Inochi2D/inochi2d#32) for Inochi2D.

@LunaTheFoxgirl LunaTheFoxgirl merged commit b5bb839 into Inochi2D:main Mar 6, 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