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

fix blender 3.0 break and importing pose bug with scale data #111

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

butaixianran
Copy link

@butaixianran butaixianran commented Jan 17, 2022

  • ignore scale data when copying pose, otherwise all rotation data will be covered by scale data into [1,1,1]
  • Also fixed break change on blender 3.0

ignore scale data when copying pose, otherwise all rotation data will be covered by scale data into [1,1,1]
blender 3.0 break change:
Replaced PoseBone.custom_shape_scale scalar with a PoseBone.custom_shape_scale_xyz vector
@butaixianran
Copy link
Author

added a quick fix for blender 3.0's break change.

blender 3.0 break change:
Replaced PoseBone.custom_shape_scale scalar with a PoseBone.custom_shape_scale_xyz vector

blender 3.0 break change:
Replaced PoseBone.custom_shape_scale scalar with a PoseBone.custom_shape_scale_xyz vector
Replaced PoseBone.custom_shape_scale scalar with a PoseBone.custom_shape_scale_xyz vector
Replaced PoseBone.custom_shape_scale scalar with a PoseBone.custom_shape_scale_xyz vector
Replaced PoseBone.custom_shape_scale scalar with a PoseBone.custom_shape_scale_xyz vector
Replaced PoseBone.custom_shape_scale scalar with a PoseBone.custom_shape_scale_xyz vector
@butaixianran butaixianran changed the title fix importing pose bug with scale data fix blender 3.0 break and importing pose bug with scale data Jan 18, 2022
@butaixianran
Copy link
Author

This is a pull request. You can only download it after daz merge it.

If you do not want to wait, you can try it from my fork:
https://github.com/butaixianran/DazToBlender

@BAProductions
Copy link

Update not working in blender 3.1

@butaixianran
Copy link
Author

Update not working in blender 3.1

Hi, if you are using the project from:
https://github.com/butaixianran/DazToBlender

It works in Blender 3.1. It is tested in both Blender 3.0 and 3.1

If you still think it is not working, report an issue at that project.

@BAProductions
Copy link

Update not working in blender 3.1

Hi, if you are using the project from: https://github.com/butaixianran/DazToBlender

It works in Blender 3.1. It is tested in both Blender 3.0 and 3.1

If you still think it is not working, report an issue at that project.

Oh your fork works, if in install it on top the 2.8 version of the addon, but if I install it your fork with out installing the 2.8 addon it does not let me activate it at all

@BAProductions
Copy link

BAProductions commented Apr 12, 2022

Update not working in blender 3.1

Hi, if you are using the project from: https://github.com/butaixianran/DazToBlender

It works in Blender 3.1. It is tested in both Blender 3.0 and 3.1

If you still think it is not working, report an issue at that project.

I've Reported a Huge Bug

@hadzi42
Copy link

hadzi42 commented Sep 1, 2023

Is there any update on this PR?
As far as I see, the fix for a scaling issue is still present on master:
https://www.daz3d.com/forums/discussion/544766/solution-for-importing-pose-issue-of-blender-bridge-bug-fix

It would be nice if at least the fix mentioned in the link above would make it to the mainline.

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.

4 participants