cortic opened this issue on Oct 12, 2009 · 6 posts
ockham posted Mon, 12 October 2009 at 11:13 AM
Frame jumping: That one is easy.
import poser
scene=poser.Scene()
scene.SetFrame(scene.Frame() + 5)
Modify this script to +10 or -5 or whatever and you can have a custom set of
quick-jump scripts.
Key frames for multiple parts: I believe Dimension3D has a script that
does all sorts of things to multiple parts at once. Not sure if it's free......
One of my scripts takes care of the "linear selection" problem.
http://ockhamsbungalow.com/Python/SetRange.zip