Tue, Nov 19, 9:18 AM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: Small bug with Swaptotal


Roy G ( ) posted Sun, 12 June 2011 at 2:53 AM · edited Tue, 19 November 2024 at 7:35 AM

Hello Python gurus.

I'm having a small problem using Ockhams very usefull "swaptotal" script in Poser 2010. Which can be found here.

http://www.renderosity.com/mod/freestuff/details.php?item_id=17222

Ockham doesn’t have Poser 2010, so he can't really help since he is still using Poser 8. He suggested that I try here.

What happens is the script seems to hang. It hangs until I select a different body part and then the new pose snaps on.

After loading a fresh character and then trying the script again it worked correctly once. Then I would have to once again select different body parts to force the script to finish.

It's not a huge problem, since I now know the workaround. But is there a simple fix?


Dizzi ( ) posted Sun, 12 June 2011 at 7:05 AM

Well, Poser does not update the preview on its own after the script execution, so a "scene.DrawAll()" as last line in all of the scripts should help.



Roy G ( ) posted Sun, 12 June 2011 at 11:35 AM

That did it. :)

 

Thanks a bunch


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.