Forum: Poser - OFFICIAL


Subject: It's official! Poser 9 and Pro will support weight mapping

LaurieA opened this issue on Aug 09, 2011 · 54 posts


Cage posted Tue, 09 August 2011 at 5:47 PM

Quote - I switched from Numeric to numpy for my geometry building scripts in 2 minutes - only tiny changes were needed.
try:

    import Numeric
except:

    import numpy as Numeric

Thanks, BB!  I've been concerned about the eventual change of Python version for some months.  I'm glad to learn that Numpy is so easily compatible existing scripts.  :thumbupboth:

===========================sigline======================================================

Cage can be an opinionated jerk who posts without thinking.  He apologizes for this.  He's honestly not trying to be a turkeyhead.

Cage had some freebies, compatible with Poser 11 and below.  His Python scripts were saved at archive.org, along with the rest of the Morphography site, where they were hosted.