================================================================================
Introduction
================================================================================
This script will help you spread the rotations a figure's head across the hip, abdomen,
chest and neck nodes.
================================================================================
History
================================================================================
July 28th 2017 - Released
July 29th 2017 8pm - Repaired the multi-keyframe functionnality ( memorize head orientations before run )
August 7th 2017 5:39AM - Repaired, now works well for cases where the hip is not zero-rotated - the script memorizes the hip rotation, then it zero-rotates the hip, then it computes and applies the spread for all selected spine joints, then it sets the hip rotation to initial rotation multiplied ( has the effect of adding ) by the new zer0-based hip rotation
================================================================================
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
The Daz Script will be found in 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's head ( though it works for any bone or even the whole figure )
Use the check boxes to specify the joints that will participate in the torsion spreading
Note that there's also a slider that lets you amplify or reduce the torsion.
Select the range of frames to be processed
click the doit button
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.
// =====================================================================