Blender Git Commit Log
Git Commits -> Revision 164e117
Revision 164e117 by Wayde Moss (tmp-T82230-nla_remove_hold_reset_behavior) December 30, 2020, 19:30 (GMT) |
NLA: Remove Hold resetting between Hold_Forward Behavior Before, moving (or Push-Down Action-ing) a Replace strip with extrap=`Hold or Hold_Forward` will auto reset to the other based on whichever first occurs among all the tracks. Now, that auto reset behavior has been completely removed and //only// that behavior. This patch does not change strip evaluation. Between two strips, the first with `None` extrapolation and the next with `Hold`, neither strip will evaluate, which matches previous behavior. A future patch can change the evaluation behavior. Part of {T82230} Differential Revision: https://developer.blender.org/D9942 |
Commit Details:
Full Hash: 164e117abab8e534194d8214710979da35d0698a
Parent Commit: c1740e9
Lines Changed: +1, -46
1 Modified Path:
/source/blender/blenkernel/intern/nla.c (+1, -46) (Diff)