Forum: Poser Python Scripting


Subject: WIP: Poser <-> Blender Bridge

adp001 opened this issue on Dec 27, 2019 ยท 92 posts


adp001 posted Mon, 13 January 2020 at 9:25 AM

emjay247 posted at 4:03PM Mon, 13 January 2020 - #4376406

I was able to get the script to work, though it doesn't look the same as yours (see screenshot).

Seems to me that wxPython does funny things with scaled widgets (Buttons etc). At least this version used by Poser (a real old version, by the way). Maybe it's better to not scale/manipulate the widgets on OSX. But I'm really not good with UIs (lack of interest ;) )

For some reason, when I set the file path, Poser reverts it back to it's own folder in applications. I was having trouble finding the exported obj because it was NOT sending it to the file path I assigned (shared folder).

Yes, this is an error in the script. I changed it already and I do the update within a couple of minutes.

I tested it with two figures (LaFemme and Angela by Ali) and they both interchanged well with blender as long as you keep the same vertex order on import and export.

Yes, same old rule for any morph procedure ;)