So I've found another odd Dusk issue. Trying to help Seliah with Nataani, I've found that changing the Feet Length morph in the Body Shapes pack, does strange things to the right metacarpals. If you up the foot length, it pulls the metacarpals along the fingers, creating a sort of sheath around the pinky and ring finger. At least it does this in Poser. Not sure what happens in Daz.
I don't seem to have this issue in PP14, but.......and this may be a big but....
Netherworks provided a python script a long time back for Dawn that does some Poser rigging "cleanup." After reading through his documentation and assurances that it would work on any Hivewire figure, I used it on them all and saved a copy of the clean CR2 and use it solely. Perhaps it is this script that is preventing me from seeing what you are with his foot/hand issue. If I remember correctly, it had a good bit to do with endpoints.
Perhaps someone at Hivewire can dig the script out of the old archives and make it available again?
Here's the ReadMe from the script.
Dawn CR2 Fixer 101 by Netherworks
Thanks to shvrdavid and wimvdb for their input in some of these areas.
This utility attempts to fix some issues present in the Dawn figure for Poser and her clothing. You simply point it to a folder that contains one or more cr2 files and it will batch process them all. It does not process sub-folders.
-- FIXES
Removal of conformEndPoint lines
These lines were intended to fix issues in certain DAZ figures, such as M4 and Luke/Laura. Poser's Match Endpoints function pretty much negates having these lines and they should be removed.
Removal of conformParm lines
These lines cause Scales to explode when "Include scales when conforming" is unchecked in clothing. Removing these lines fixes this issue and possibly other conforming clothing issues.
Set of Scale Minimum values to 0.001
Scale minimum values should be set at 0.001 by default. It may not have any effect to "fix" this but it's a proper setup.
Set of conforming Properties in the Dawn figure
This only affects the Dawn cr2 (clothing is detected and skipped), but it will make sure certain options are unchecked since Dawn isn't going to be conformed to something else, hopefully its the other way around.
conformScale 0
conformMorphs 0
conformForceEndPoint 0
conformFollowOrigin 0
useConformPoints 0
-- BACKUPS
In any case, the original Dawn figure and any clothing you use this script on is backed up by adding _OLD to the original filename. If the script encounters and existing _OLD file it skips it.
-- VERBOSE
The script lets you know when it has started, what it is working on, how many fixes were done and when it has completed. While the script is running, Poser will be unavailable for use but it is pretty quick.
-- USAGE RIGHTS
This script can be used for personal or commercial uses. It may not be redistributed.
You may redistribute the end results of the script (cr2s) as long as you are the original copyright holder.