Sun, Dec 22, 2:15 PM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2024 Dec 20 7:20 am)



Subject: D3D Render scripts updated


cspear ( ) posted Thu, 05 August 2010 at 3:49 PM · edited Sun, 22 December 2024 at 9:24 AM

Just a heads up... Ralf has updated the included Render scripts for P8 / PP2010 - more functions, cool!


Windows 10 x64 Pro - Intel Xeon E5450 @ 3.00GHz (x2)

PoserPro 11 - Units: Metres

Adobe CC 2017


LostinSpaceman ( ) posted Thu, 05 August 2010 at 3:57 PM

Thanks for the head's up!


Latexluv ( ) posted Thu, 05 August 2010 at 4:07 PM

Thanks for the info!

"A lonely climber walks a tightrope to where dreams are born and never die!" - Billy Thorpe, song: Edge of Madness, album: East of Eden's Gate

Weapons of choice:

Poser Pro 2012, SR2, Paintshop Pro 8

 

 


ice-boy ( ) posted Thu, 05 August 2010 at 4:14 PM

how do we update this


cspear ( ) posted Thu, 05 August 2010 at 4:24 PM

Quote - how do we update this

Seriously? Unzip it to your main runtime and let it over-write whatever it needs to.

Just found a very minor hiccup: if you load one of your existing settings it seems to set the PPI to zero and then returns an error message. Just set the PPI to anything greater than zero and you're off. 


Windows 10 x64 Pro - Intel Xeon E5450 @ 3.00GHz (x2)

PoserPro 11 - Units: Metres

Adobe CC 2017


ice-boy ( ) posted Thu, 05 August 2010 at 4:28 PM

ok.

i asked because i am afraid to mess up something and i would need to reinstall everything.


Malysse ( ) posted Thu, 05 August 2010 at 4:34 PM

Quote: "how do we update this "
Copy the scripts into this folder:
:RuntimePythonposerscriptsScriptsMenuPartnersDimension3D

NB: The new version still has a couple of bugs that were in the old one.

Line 819:
self.edit[10].SetValue(m[5])
should be:
self.edit[11].SetValue(m[5])

And

Line 901:
elif s == 24:
should be:
elif s == 23:

Remember indentation matters in Python if you're thinking of correcting it.


hborre ( ) posted Thu, 05 August 2010 at 6:03 PM

If you are hesitant about screwing up the install, simply rename the old script and install this one.


LostinSpaceman ( ) posted Thu, 05 August 2010 at 8:36 PM

Quote - Quote: "how do we update this "
Copy the scripts into this folder:
:RuntimePythonposerscriptsScriptsMenuPartnersDimension3D

NB: The new version still has a couple of bugs that were in the old one.

Line 819:
self.edit[10].SetValue(m[5])
should be:
self.edit[11].SetValue(m[5])

And

Line 901:
elif s == 24:
should be:
elif s == 23:

Remember indentation matters in Python if you're thinking of correcting it.

Thanks for those!


ice-boy ( ) posted Fri, 06 August 2010 at 4:24 AM

it works .

thanks for the update . i like all the new stuff


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.