Sal Pose Manager
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
Comments
sal pose manager
It not work in 3dsmax2015
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
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
there is only one video
there is only one video tutorial but there is detailed help in the link
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 :)
there is..
there is only one video tutorial but there is detailed help in the link
is any ...
Looks cool, is any tutorial or sample for this?