Skip to content

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

Open
butaixianran wants to merge 7 commits into
daz3d:masterfrom
butaixianran:patch-1
Open

fix blender 3.0 break and importing pose bug with scale data#111
butaixianran wants to merge 7 commits into
daz3d:masterfrom
butaixianran:patch-1

Conversation

@butaixianran

@butaixianran butaixianran commented Jan 17, 2022

Copy link
Copy Markdown
  • 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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

Update not working in blender 3.1

@butaixianran

Copy link
Copy Markdown
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
Copy Markdown

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

BAProductions commented Apr 12, 2022

Copy link
Copy Markdown

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

hadzi42 commented Sep 1, 2023

Copy link
Copy Markdown

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