Files
test2/source/blender/blenkernel/intern
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-03 10:08:16 +00:00
2006-06-09 11:15:52 +00:00
2006-06-03 17:21:45 +00:00
2006-06-20 12:41:52 +00:00
2002-11-25 12:02:15 +00:00
2006-01-10 11:36:57 +00:00
2006-06-09 13:04:21 +00:00
2006-06-03 17:21:45 +00:00
2006-06-17 15:14:43 +00:00
2006-06-20 19:02:24 +00:00
2006-06-20 17:31:41 +00:00
2006-06-21 10:46:38 +00:00
2006-06-21 13:40:13 +00:00
2006-06-13 18:51:52 +00:00
2006-06-03 11:49:30 +00:00
2006-04-17 17:35:20 +00:00
2006-06-20 15:44:25 +00:00
2006-01-23 22:05:47 +00:00
2006-05-10 21:08:38 +00:00
2006-05-29 13:59:18 +00:00
2006-06-17 12:26:28 +00:00
2006-06-20 14:32:42 +00:00
2006-06-14 08:50:41 +00:00
2005-01-23 01:36:29 +00:00
2006-06-17 10:25:07 +00:00
2005-05-08 21:20:34 +00:00
2006-01-23 22:05:47 +00:00
2006-06-09 19:48:50 +00:00