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

【Enhancement】Add an option to ignore the angle limit of IK. #152

Open
korarei opened this issue May 7, 2024 · 0 comments
Open

【Enhancement】Add an option to ignore the angle limit of IK. #152

korarei opened this issue May 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@korarei
Copy link

korarei commented May 7, 2024

In MMD, the angle limit of IK is set on the global axis. If we want to limit the angle of IK on the local axis, follow these steps from MMDv9.19 onwards. Do not use the angle limit of the IK bone, instead, enable the fixed axis of the link bone. This way, when we move the IK bone, it will rotate on the axis set by the fixed axis.
When using Blender, if we have enabled the angle limit for IK, or if we have added mmd_ik_limit_override and enabled the checkbox, the angle limit will be automatically enabled. However, there may be times when we want to ignore these settings during output due to such MMD specifications. Therefore, I hope the addition of an option to ignore them.

Idea
When mmd_ik_limit_override exists and the checkboxes for each axis are disabled, ignore the angle limits of IK.

@UuuNyaa UuuNyaa added the enhancement New feature or request label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants