Dizzi's Support Forum

Python Scripts for Poser 8 => Multipose => Topic started by: Dizzi on November 29, 2009, 11:49:20 PM

Title: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on November 29, 2009, 11:49:20 PM
This script allows to change

If you're moving the mouse wheel, the Amount (from the input field "Amount") will be added (when you move the wheel upward) or substracted (when you move the wheel downward) to all selected parameters of all selected actors.

You have the following options to change the Amount:

To change one or multiple parameters of the selected actor, select "Actor" from the Type options. Then select all Parameters you want to change from the list.

To change rotation of all actors of the selected figure, select "Figure" from the Type options. Then select all actors which should be changed from the first list and the rotation values to change from the next list.

To change rotation and translation values of all actors below the universe (so not parented to another object and not conformed to another figure) select "All" from the Type options. Then select all actors which should be changed from the first list and the rotation values to change from the next list.

Wait, there's some more options!
Actors: Set which actors should be shown.

Translate:

Todo:
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on December 01, 2009, 11:52:26 PM
Added Undo/Redo:
Buttons for Undo and Redo have been added. They're working on frame basis, so should be safe for animators.

Only parameter changes done with this script will saved to undo. When undoing an action, redo will contain the current (at the time of pressing redo) values, so it may contain changes done without this script.

This means:
- change the X-rotation of actor A with the script to 90°, Y-rotation unchanged
- change the X-rotation of actor A with the script to 120°, Y-rotation unchanged
- change the X-rotation of actor A manually to 125°, Y-rotation to 33°
- press Undo: X-rotation will be 90°, Y-rotation stays at 33°
- press Redo: X-rotation will be 125°, Y-rotation stays at 33°

If you press the ALT-key while clicking "Undo", the Undos will be set to 0.
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on December 08, 2009, 07:12:49 PM
Changes in v3.2:
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on December 09, 2009, 09:16:42 PM
Changes in v3.3:
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on December 12, 2009, 04:27:27 PM
Bugfixes in V3.3.1:
No more errors if an actor doesn't support X,Y,Z translation or rotation
Showing magnets should work and not give an error
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on December 13, 2009, 04:59:16 PM
Changes in v3.4:

Did you know that Poser's UI Dots do save the position and size of this script (and all other WxPython scripts), too?
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on December 20, 2009, 03:26:51 PM
Fixes:
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on January 31, 2010, 06:49:47 PM
Changes since 3.4:
- return/enter doesn't deactivate panel, layout and position saved by room (if it can be guessed),
- LightAttenuation can be set, Undo/Redo and Value changes work for V4's chest rotation that cannot be called by it's Parameter name (Twist)
- normals forwards not only for root node,
- decrease/increase Diffuse-Value by multiplier value
- SetGamma for Poser Pro
- Checkbox to modify parented and conformed items, too (useful for changing properties/mats), Camera/Lighs checkboxes combined to one checkbox to save space
- no more errors with multiple GoalCenterOfMass etc. props
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on June 25, 2010, 06:39:41 PM
Added Option to duplicate the selected actors:
Just select everything you want to duplicate and then right click the actor list. You'll get a context menu with two options: "Duplicate & Select" and "Duplicate & Select Selected". Both will open a dialog that asks for the number of times you want to duplicate the selected actors (use wisely, don't crash Poser with 1000s of figures - that'll take ages anyway ;-)). The later option will select the duplicated actors, the former won't.

This feature uses Poser's built in duplicate function.
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Dizzi on July 01, 2010, 09:34:05 PM
You can now change the units used for translation "dial" values (PNU, inches, feet, meter, centimeter, millimeter or a custom value) on the setup tab.
Title: Re: Wheel Posing 3 - Pose one or multiple actors using the mouse wheel
Post by: Admin on July 30, 2010, 07:22:37 PM
can change the following properties: "Visible", "Visible in Raytrace", "Visible in Render", "Casts Shadows", "Bend", "Smooth Polygons", "Include in Boundingbox", "Static"

Just select all you want to change at once on the "prop" tab