Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 07 9:40 am)
http://d3d.sesseler.de/index.php?software=poserpython&product=unhide_dials
Free, does the job, no problems.
It will also make a 'hidden' (from the menu) part, unhidden, eg the V4 M4 "bodyMorphs" actor or the V4 magnets, but you have to select them via the Hierarchy Editor befor you apply the pose.
{
version
{
number 6
}
actor $CURRENT
{
hidden 0
addToMenu 1
channels
{
scale scale
{
hidden 0
forceLimits 0
}
scaleX xScale
{
hidden 0
forceLimits 0
}
scaleY yScale
{
hidden 0
forceLimits 0
}
scaleZ zScale
{
hidden 0
forceLimits 0
}
rotateY yrot
{
hidden 0
forceLimits 0
}
rotateZ zrot
{
hidden 0
forceLimits 0
}
rotateX xrot
{
hidden 0
forceLimits 0
}
translateX xtran
{
hidden 0
forceLimits 0
}
translateY ytran
{
hidden 0
forceLimits 0
}
translateZ ztran
{
hidden 0
forceLimits 0
}
propagatingScale scale
{
hidden 0
forceLimits 0
}
propagatingScaleX xScale
{
hidden 0
forceLimits 0
}
propagatingScaleY yScale
{
hidden 0
forceLimits 0
}
propagatingScaleZ zScale
{
hidden 0
forceLimits 0
}
}
locked 0
}
locked 0
}
? is there a script that can hide, from the menu, all the M4 body parts in clothing that doesn't have geometry?
that would be kewl.
♥ My Gallery Albums ♥ My YT ♥ Party in the CarrarArtists Forum ♪♪♪ 10 years of Carrara forum ♥ My FreeStuff
Quote - ? is there a script that can hide, from the menu, all the M4 body parts in clothing that doesn't have geometry?
Never heard of a Python script that does that.
How about this, a pose file to to hide all the body parts from the menu and mouse selection, except Body? I don't think you really need to select individual body parts in a conformer as a rule. With cursor selection they are just a nucence, because you tend to select the conformer when you are trying to select the character.
Give me a few hours, and I'll see what I can come up with.
Here you go, try this. Again I don't have time to test it at the moment, so fingers crossed again. Please let me know if it works for you.
Hides the standard body parts, except 'Body', from the menus and cursor selection. You will still be able to select the parts via the Hierarchy Editor. Should work on V4 and M4 and conformers made for those figures, or any figures that have the same body parts. It will not hide none standard body parts, eg wings, laser cannon, etc, which is probably a good thing. May not work correctly in Poser versions prior to P6. Note that when you first apply the pose, the currently selected body part will not be hidden untill you select something else.
I will attach the undo pose to my next post.
Thanks!
♥ My Gallery Albums ♥ My YT ♥ Party in the CarrarArtists Forum ♪♪♪ 10 years of Carrara forum ♥ My FreeStuff
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
How do I go about unlocking M4s dials so I can have a little bit more control?