Forum: Poser Python Scripting


Subject: WIP: Poser <-> Blender Bridge

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


adp001 posted Mon, 30 December 2019 at 8:39 AM

FVerbaas posted at 3:37PM Mon, 30 December 2019 - #4374922

OK. Works with different figures now.

Ran into one issue up to now: Had to change line 655: It made it to call SetLabel() and not SetValue()

Aantekening 2019-12-29 211035.jpg

SetLabel isn't right. But the wrong obj is changed. It has to be:

check.SetValue(morphname)
# **not** obj.SetValue