Blender Git Commit Log
Git Commits -> Revision 9e8a7c7
Revision 9e8a7c7 by Joshua Leung (master) November 3, 2011, 11:20 (GMT) |
Bugfix [#29113] "Follow path" constraint subframes calculated incorrectly "Follow Path" constraint was applying subframe offsets to the curve- path evaltime value for non-fixed case. However, it turns out that when doing old-style mblur, this results in the offset getting applied twice, resulting in incorrect values (i.e. by the time the constraint gets ctime, this already has had subframe offset applied, and so too has curve evaltime). |
Commit Details:
Full Hash: 9e8a7c7e3156ac886ab4d018586fac951043876e
SVN Revision: 41491
Parent Commit: fa8fffa
Lines Changed: +1, -4
1 Modified Path:
/source/blender/blenkernel/intern/constraint.c (+1, -4) (Diff)