Blender Git Commit Log
Git Commits -> Revision b37dc6a
Revision b37dc6a by Joshua Leung (master) March 31, 2014, 12:54 (GMT) |
Fix T39291: "Stepped" F-curve modifier does not work as expected when stacked after other modifiers Evaluation of time-warping modifiers ("Stepped" is one of them) didn't actually end up distorting the time to look up what values other modifiers in the stack generate. This meant that when a "stepped" fmodifier was on top of a "generator", the stepped fmodifier looked like it didn't have any effect. (This fix requires a bit of testing still, so should be left for 2.71) |
Commit Details:
Full Hash: b37dc6a8bd4137ad185a594106b66479add2c1d5
Parent Commit: 49ca3fd
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/fcurve.c (+1, -1) (Diff)