python error with LR suffix

Issue #1441 resolved
Alessandro Padovani created an issue

daz studio 4.21.0.5, blender 3.4.1, diffeomorphic 1.7.0.1463

There’s an error when trying to import a daz pose on a rig with LR suffix. It seems some code is missing.

note. May be it can help to add the LR suffix without changing the daz bone name, this way the pose importer can just ignore the LR suffix without having to worry of changed names. For example “lShin” becomes “lShin.L”.

steps:

  1. import G8F and merge rigs
  2. advanced setup > rigging > change prefix to suffix
  3. import a pose

Comments (4)

  1. Alessandro Padovani reporter

    The above suggestion may also work for MHX and Rigify that could ignore the LR suffix when converting. But this is minor since rigging is one step, while importing poses is more important.

    Unless this is an intended limitation that we have to revert to the daz bone names to import a pose, then convert to LR when posing in blender. This would complicate the workflow though, since a user may very well import a pose then adjust it then import another pose and so on.

  2. Log in to comment