[Bf-python] Report about ipos (was ...IpoBezTriple)

Carlos López klopes at posta.unizar.es
Wed Mar 3 12:52:41 CET 2004


>I think that bezTriple is part of IpoCurve.addBezier() but not sure.

The method is now:

ip=Ipo.New('Object','name')
ipocurve=ip.addCurve('LocX')
ipocurve.addBezier((frame,value))
ip.update()
object.setIpo(ip)

Bug report: in version 2.32, something doesn't work: mybe "IPO.addCurve", either "update"... I dont kown. The fact is, that command sequece works in 2.31
All for me...

Klópes



More information about the Bf-python mailing list