mcjImportPartialPose

________________________________________________________________________

Purpose

________________________________________________________________________

You have a full body pose you spent much time perfecting,

but you'd like the left arm to be posed just like a pose you purchased.

With this script you can do just that !

________________________________________________________________________

History

________________________________________________________________________

October 6th 2016 10:48AM Released

October 7th 2016 3:17am Fixed an issue wherein the root note probably wouldnt get unlocked, added the lock-unselected button

The image that caused me to (finally) wriote that script

i wanted to protect the right arm pose and get the right arm pose from an old aiko pose

________________________________________________________________________

Installation

________________________________________________________________________

The zip package is found at the bottom of this page

unzip it in your daz content folder,

typically :

C:\Users\USERNAME\Documents\DAZ 3D\Studio\My Library

once installed, it will appear in your content library, under

My Library / Scripts / mcasual

Starting with Windows 7 if you right click on the downloaded zip file

and select the [Extract All ....] pop-up menu item

you simply browse up to your Daz Studio Content Folder

and the files will fall in the proper folder

________________________________________________________________________

Use

________________________________________________________________________

Select the figure bones you want to be influenced by the pose file

launch the script

Click the "Do It" button

Browse up to your pose file and select it

bam it's done !

Behind the scene, the script locked all the bones you did not select,

it unlocked all the bones you did not select

it loaded/applied your pose file

it re-instated the locks/unlocks on all the bones.

Note that this script does not pay attention to the morphs, they dont get locked, so ......

if your pose file contains head morphs ( expressions ) then, even if you did not select the head bone, the morphs will be applied

New in version 2

Select the bones you want to re-pose

run the script and click the Lock Non-Selected bones button

exit

apply your poses

run the script again

click the Unlock all bones

________________________________________________________________________

License

________________________________________________________________________

// by mCasual/Jacques

// You can use this script freely for personal or commercial use.

// You may not sell, resell, sub-license or rent this script in any way.

// you may credit this script to mCasual/Jacques

// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,

// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES

// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND

// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT

// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,

// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR

// OTHER DEALINGS IN THE SOFTWARE.

// =====================================================================