Sat, Jan 11, 4:56 PM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 11 12:18 am)



Subject: V4 scaling question... looking for help.... yet again!! :c)


vxg139 ( ) posted Thu, 21 August 2008 at 7:16 PM · edited Wed, 08 January 2025 at 6:51 PM

file_412361.jpg

Hi guys, this might be a simple question to most of you but is there a way of changing the "xyz SCALE" dial to individual "x" , "y" and "z" scales?

Also, whilst on the subject, would you guys recommend using V3 or V4? I ugess what I am gettign at is everything being equal (body morphs and textures to be more specific) which model uses more memory?

as always... thank you for your help and insight.... :c)

Cheers

vxg139


lesbentley ( ) posted Thu, 21 August 2008 at 10:03 PM · edited Thu, 21 August 2008 at 10:07 PM

Try this pose file. It should unhide the scale dials for the currently selected actor. After applying the pose you will probably need to select something else then reselect the actor in order to refresh the parameters pallet.

{
//ShowScaleCURRENT.pz2
version
        {
        number 5
        }

actor $CURRENT
        {
        channels
                {
                propagatingScale scale
                        {
                        hidden 0
                        }
                propagatingScaleX xScale
                        {
                        hidden 0
                        }
                propagatingScaleY yScale
                        {
                        hidden 0
                        }
                propagatingScaleZ zScale
                        {
                        hidden 0
                        }
                scale Scale
                        {
                        hidden 0
                        }
                scaleX xScale
                        {
                        hidden 0
                        }
                scaleY yScale
                        {
                        hidden 0
                        }
                scaleZ zScale
                        {
                        hidden 0
                        }
                }
        }
}

P.S. A few weeks ago I had a pose file to unhide all the scale dials in V4, but a HDD crash wiped it out, and I haven't had time to remake it :(


vxg139 ( ) posted Sun, 19 July 2009 at 7:47 PM · edited Sun, 19 July 2009 at 7:48 PM

file_434971.jpg

Hi guys,

**A while back, lesbentley developed this cool pose file that would unhide scale dials for V4.... Would you happen to know if there is a simialr code that would unhide "Trans x, Trans y and Trans z" dials?  when I select the V4 Eyes (e.g. reye)... I don't see the Trans. dials...

Thanks for your help...

Cheers

vxg139
**


DarkEdge ( ) posted Sun, 19 July 2009 at 10:26 PM

Open the CR2 with WordPad and work your way to the eye actors, then change hidden to 0. 😉

Comitted to excellence through art.


vxg139 ( ) posted Sun, 19 July 2009 at 10:37 PM

DarkEdge,

thank you for the heads up.... will try it now....

Cheers

vxg139


vxg139 ( ) posted Sun, 19 July 2009 at 11:47 PM

It looks like editing the cr2 file does the trick..... Unfortunately, it seems to be character specific... Would you (or perhpas one of the forrum members) happen to have such a pz2 file that unhides trans dials...?

Thanks for your help...

Cheers

vxg139


vxg139 ( ) posted Mon, 20 July 2009 at 12:54 AM

never mind, just edited the original PZ2 file and seems to work!! For those of you who might be interested, here is the file...THe original credit goes to lesbentley of course for being such a wizard.... :c)

{
//ShowScaleCURRENT.pz2
version
 {
 number 5
 }

actor $CURRENT
 {
 channels
  {
  
  translate Tran
   {
   hidden 0
   }
  translateX xTran
   {
   hidden 0
   }
  translateY ytran
   {
   hidden 0
   }
  translateZ ztran
   {
   hidden 0
   }
  }
 }
}

 


DarkEdge ( ) posted Mon, 20 July 2009 at 6:08 PM

Shhhhh!
Don't say that about Mr. Bentley, the demons of Mordor will find him! 😉

Comitted to excellence through art.


vxg139 ( ) posted Mon, 20 July 2009 at 6:57 PM

LesBentley, is definitely one of my old time HEROES!! :c)... There I said it!! :c)


lesbentley ( ) posted Sat, 22 August 2009 at 6:19 PM · edited Sat, 22 August 2009 at 6:21 PM

Quote - LesBentley, is definitely one of my old time HEROES!! :c)... There I said it!! :c)

LES PUFFS OUT CHEST, STICKS NOSE IN AIR, TRIPS OVER CARPET

I now have a freebie at sharecg.com that reveals the translate dials in V4's eyes, in the eyeBrow actor, and reveals all the scale dials.

Show Scale Dials V4 (ScaleShowAllV4.pz2)


vxg139 ( ) posted Sat, 22 August 2009 at 7:56 PM

Thanks for the heads up THE "lesbentley"!!! :c) .... just downloaded the file.... :c)

you are truly a wizard.... and can't thank enough for your pz2 file..... it has opened up endless opportunities for me to test out.... :c)

Cheers

vxg139


Privacy Notice

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.