Files
test2/source/blender
Ton Roosendaal 6867773401 Plumiferos bug: autohandles in Ipos could get screwed up in extreme cases,
but they got this case! :)

Bug was that for autohandle, the previous position of handle was used for
calculating the position too, which I really don't remember why... (that
is code from 10 years ago). Problem with that approach is that extreme
changes in handles don't go correct immediately, but need to itterate a
while. Or even worse, can give NaN values, resulting in this:

http://www.blender.org/bf/ipobug.jpg

Now the handle points are fully recalculated, as it should.
2006-06-21 19:16:09 +00:00
..
2006-06-19 13:53:00 +00:00
2006-06-19 12:29:35 +00:00
2006-05-25 15:36:38 +00:00
2006-06-10 19:56:28 +00:00
2006-02-04 14:15:10 +00:00
2006-06-20 09:31:54 +00:00
2006-06-20 16:02:23 +00:00
2006-02-07 21:24:36 +00:00
2006-06-21 10:02:47 +00:00
2006-01-23 22:05:47 +00:00
2006-03-12 15:23:56 +00:00