blender/source
Joshua Leung 6a18b0f6bf Regression Bugfix T40332: Bad driver behaviour on small distances.
!!! ANIMATORS/RIGGERS PLEASE TEST !!!

I've reduced the size of the threshold for the keyframe lookup here. This threshold
determines the minimum time in frames between keyframes (i.e. "how close" to each
other they can get). Making this too small causes problems like T39207, but it seems
that the threshold we've been using makes it impossible to get accurate behaviour on
driver curves with keyframes, when the driver target only moves 2cm (i.e. 0.02 BU).

So far, all of the test cases from T39207 seem to work fine, as well as Caminandes 2
files, and Kenny the Caterpillar. The Kiribati rigs/shots (thanks jpbouza for helping
to check on these!) also seem to be fine.
2014-06-11 15:49:12 +12:00
..
blender Regression Bugfix T40332: Bad driver behaviour on small distances. 2014-06-11 15:49:12 +12:00
blenderplayer Fix T39711: cycles particle motion blur affected by viewport draw method. 2014-05-21 15:51:37 +02:00
creator CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00
gameengine Fix T39053: Replace mesh actuator does not replace material (only mesh) 2014-06-02 18:52:13 -07:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests Code cleanup: spelling/indentation 2014-05-08 04:53:05 +10:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00