Sal Pose Manager

7 votes
Version: 
1.00
Date Updated: 
05/20/2014
Author Name: 
Salwan Badra

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

Version Requirement: 
3ds Max 2011
Video URL: 

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
globart's picture

sal pose manager

It not work in 3dsmax2015

pixhellmann's picture

found a workaround

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!

Interactive, real-time, apps, games, character, animation, visualization, TV commercials, marketing and print material. Visit www.mld-digits.de

pixhellmann's picture

3ds Max 2018 - Camera_CreateFromView

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!

Interactive, real-time, apps, games, character, animation, visualization, TV commercials, marketing and print material. Visit www.mld-digits.de

serpt's picture

there is only one video

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

emohamad's picture

Suggestions

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 :)

salwanbadra's picture

there is..

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

Nevil's picture

is any ...

Looks cool, is any tutorial or sample for this?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.