Forum: Poser - OFFICIAL


Subject: Morph Cleanup Script

Cage opened this issue on Feb 24, 2010 · 592 posts


Cage posted Sat, 06 March 2010 at 1:15 PM

Quote - Little disclaimer: I've only tested this on P8 so far, so it is possible that I'm using some Python syntax that doesn't work with earlier versions. If that's the case, and it isn't obvious how to back-port a particular line, let me know.

I just tested in P5 and it threw a rod before it ever got to your code.  :lol:  The older version of Python doesn't like something I'm doing in the GUI, apparently.

So there's some debugging needed for backwards-compatibility.  :blushing:

And... I'm looking at your grid screening in amazement.  Wow!  You should see the "octree" code I was using.  Every vert ends up being passed around between half a dozen functions, because my way of visualizing the process is way too concrete.  :lol:  I actually construct virtual boxes and then arduously fill them.

But... holy mazola!  You've got it happening, here.  Jeepers.  :woot:

===========================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.