ScriptSpot

Script

Sal Pose Manager

By salwanbadra · Credited author: Salwan Badra · 2014-05-20

Version
1.00
Version requirement
3ds Max 2011
Date updated
2014-05-20
Votes
7
Download
Download
Description

Sal Pose Manager V1.0

download and unzip the script files
copy them to 3Ds Max startup script directory
like this one
C:\Program Files\Autodesk\3ds Max 2014\scripts\Startup
or this one
C:\Users\--User Name--\AppData\Local\Autodesk\3dsMax\2014 - 64bit\ENU\scripts\startup
For help and more visit the script main page

V1.0 Features:
-Create poses for your rig, and organized them in Character folders and Pose Group folders
-Add, Remove, Edit your poses and take their images form viewport or render
-Share your poses and copy them to your team
-Make your poses work on other characters with similar rig

Sal Pose Manager Docs

Videos

Tags: Animation

Comments (7)

sal pose manager

globart · 2018-07-14

It not work in 3dsmax2015

3ds Max 2018 - Camera_CreateFromView

pixhellmann · 2018-03-26

Hi Sal,

once I want to set the render cam for a pose, I get following error Message in 3ds Max 2018:
---------------------------
MAXScript Rollout Handler Exception
---------------------------
-- Runtime error: No such macro-script: Camera_CreateFromView
---------------------------
OK
---------------------------

I think this is because they splittetd the create camera function into two versions for default and physical cam.

I tried creating an own macro script acting as a wrapper. but it's not working..

macroScript Camera_CreateFromView category:"Fix" tooltip:"Camera_CreateFromView"
(
macros.run "Lights and Cameras" "StandardCamera_CreateFromView"
)

Could you please update this? Thanks a lot!

found a workaround

pixhellmann · 2018-03-26

Actually I just found a workaround for Max 2018:

Edit the default macroscript for the cameras:
C:\Program Files\Autodesk\3ds Max 2018\MacroScripts\Macro_ObjectsCameras.mcr

Scroll down to line 96: Create Camera from view.
Duplicate the macroScript StandardCamera_CreateFromView block.
Rename it to Camera_CreateFromView
Restart max.
The PoseManager now can find it and it works like a charm.

Thanks and happy posing!

serpt · 2014-07-19

there is only one video tutorial but there is detailed help in the link

Suggestions

emohamad · 2014-07-18

Thanks for such a great script.

I wonder if you can add an option to apply the pose to the currently selected controls only instead of all the controls in the pose group, It'll be very helpful.

Also enabling undo function for apply pose operation would be great.

Thanks again :)

is any ...

Nevil · 2014-06-07

Looks cool, is any tutorial or sample for this?

salwanbadra · 2014-06-09

there is only one video tutorial but there is detailed help in the link