________________________________________________________________________
Introduction
________________________________________________________________________
Mix two poses or even two scene-poses
________________________________________________________________________
History
________________________________________________________________________
December 9th 2017 -- Release V2 with step and root properties
December 8th 2017 -- Release
________________________________________________________________________
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
________________________________________________________________________
The first time you run this script, a new node named 'PoseMix' will be created.
You should then exit this script and animate the 'PoseMix' property of the 'PoseMix' node.
Pose your figure(s) one way at frame 1801
and pose your figure(s) a different way at frame 1802
Select the root node of your figure(s) and run the script again
Select the range of frames to be processed
Press the DoIt button
The script will go frame by frame. The value of the 'PoseMix' slider
will control the the mix between the pose at frame 1801 and at frame 1802.
Note that you can also specify other frame numbers than 1801 1802.
NEW in Version 2
You can now specify a 'step' value, so for example if you specify a time Range of frames 0 to 30 and a step of 5
only frames 0, 5, 10, 15, 20, 25, 30 will be affected
You can now have all the root-node properties of a figure or object processed by the script;
________________________________________________________________________
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.
// =====================================================================