[Bf-python] extrapolation types

models at paposo.com models at paposo.com
Wed Nov 12 13:21:59 CET 2003


Here's another prob for ya! 
When you set absolute key frame there is a default_ipocurve that is created called 'speed'. This curve goes from 0 - 100 and therefore limits the number of keyframes you can set to between 0 and 100. The ipocurve module can set the extrapolation types for a curve - to straighten the thing out - but it doesn't look like there is a way to get the speed curve from the python api is there? I mention this because currently the insertLatKey and the insertMeshKey functions both 'pile up' the keyframes at frame 100 on this curve. You could change this if you could set the extrapolation of the speed curve and removed the 100 frame limit somehow in the insertxxx() methods.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20031112/c1cb9303/attachment.html>


More information about the Bf-python mailing list