Files
test2/source/blender/blenkernel
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-02-06 22:11:50 +00:00
2005-12-06 17:05:37 +00:00
2006-05-30 13:38:22 +00:00
2006-01-02 13:06:05 +00:00
2006-01-02 13:06:05 +00:00
2006-01-23 22:05:47 +00:00
2006-06-19 17:29:44 +00:00
2006-06-14 08:50:41 +00:00
2006-01-23 22:05:47 +00:00
2006-06-14 12:42:23 +00:00
2006-01-23 22:05:47 +00:00
2006-06-09 19:48:50 +00:00
2004-01-05 00:06:11 +00:00
2006-02-07 21:24:36 +00:00