Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayde Moss <GuiltyGhost>2021-02-04 00:01:11 +0300
committerWayde Moss <wbmoss_dev@yahoo.com>2021-02-04 00:19:07 +0300
commit264af1519e08bf634401802e462ebd19eeba8b7b (patch)
tree5e15106a952f37cff3b1fa0898014ce2c64ffe51 /source/blender/blenkernel/intern
parent70371299aed60d533d27d5562f12e0c996ef9c15 (diff)
NLA: Fix Strip Truncate When Next to Transition
**Problem**: Translating a strip will truncate it when next to a transition. **Solution**: The code only accounted for the prev/next strip for whether it exceeds. When it was a transition, the exceed logic fails. Now, we use the nearest non-transition strip instead. Reviewed By: sybren, #animation_rigging Differential Revision: https://developer.blender.org/D10083
Diffstat (limited to 'source/blender/blenkernel/intern')
0 files changed, 0 insertions, 0 deletions