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

Apply rotation and position changes to local space #36

Closed
d87 opened this issue Sep 11, 2024 · 1 comment
Closed

Apply rotation and position changes to local space #36

d87 opened this issue Sep 11, 2024 · 1 comment

Comments

@d87
Copy link

d87 commented Sep 11, 2024

Say I want to permanently rotate first two tail joints by 15deg each and extend them by some amount.
I'd like to be able to input this for it
A Joint: Translate X: 0.1 Rotate Y: 15deg
B Joint: Translate X: 0.1 Rotate Y: 15deg
Like you rotate and extend bones in gpose

Right now position as I understand is applied as an offset to original bone position and rotation just god knows when, but it doesn't impact child bones.
And in short, rotation and position settings are almost unusable

@StoiaCode
Copy link
Member

You mean parenting. You are welcome to PR it if you figure out how!
#5

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

No branches or pull requests

2 participants