[Bf-python] Ipo.Addcurve still buggy

bill nieuwendorp slow67 at gmail.com
Mon Jul 3 18:07:44 CEST 2006


I had seen this bug report
http://projects.blender.org/tracker/index.php?func=detail&aid=4516&group_id=9&atid=125


And I need this type of function in a script I am working on, so I was
playing with the example bug.

If the object has more than 10 shape keys then Ipo.Addcurve will fail,when
it reaches

ValueError: Ipo curve already exists

I guess it is seeing Key 10 as Key 1?

to reproduce use the example blend from original bug report and add 8 or so
shapekeys to = 10 or more, and run the script.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20060703/676503a0/attachment.html>


More information about the Bf-python mailing list