Partial Expression Poses?
twalling
Posts: 241
I've bought G8 expression packs in the past from some vendors (I don't think the one I'm thinking of sells on Daz any more, and I don't know if I'm allowed to mention them by name, so I wont) that had the feature where you could get partial poses for the upper face and for the lower face.
I've seen tutorials on how to make partial poses with hands and arms and the like, but never expressions. Obviously, it can be done, but I'm stumped as to how? I'd love to build a partial expression library.
Comments
It would presumably be a matter of what proeprties you had checked/unchecked in the Pose Preset save options dialogue. If you always needed the same set of properties included/excluded you could use
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/file_io/savefilter_template_save/start
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/file_io/savefilter_template_apply/start
to automate the selection/deselection.
Thank you again!
I'll have to dive into it... the code looks just a hair beyond my ability, but I'll see if I can make heads or tails of it.