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

Import mdl > Normalize Bones: Root/Pelvis bone locked translation #16

Closed
Irmitya opened this issue Aug 27, 2019 · 2 comments
Closed

Import mdl > Normalize Bones: Root/Pelvis bone locked translation #16

Irmitya opened this issue Aug 27, 2019 · 2 comments

Comments

@Irmitya
Copy link
Contributor

Irmitya commented Aug 27, 2019

When you import a model using Normalize, there is a potential for a weird thing in Blender.

What happens is no matter what you do, a bone's location can't change (moving/constraints/drivers/etc), and the solution isn't obvious

In order to fix it, you have to go into edit mode, then Alt+P > Clear Parent, to disable the Connected property of the bone.

When a bone has the use_connected property, it locks it to it's parent. Thing is, if the bone doesn't have a parent, it locks to nothing.
I would think Blender would notice it doesn't have a parent and move on but that's not the case.

This is the model I found this on:
https://sfmlab.com/item/3113/

@Irmitya
Copy link
Contributor Author

Irmitya commented Aug 27, 2019

note: I was specifically using version 1.5 from Sept, 24, 2018. (https://sfmlab.com/item/3113/changelog)
It doesn't happen on the latest version of the model.

REDxEYE added a commit that referenced this issue Apr 4, 2020
@REDxEYE
Copy link
Owner

REDxEYE commented Apr 4, 2020

Should be fixed in latest commit on dmx-import branch

@REDxEYE REDxEYE closed this as completed Apr 4, 2020
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