Blender Git Commit Log

Git Commits -> Revision 264af15

Revision 264af15 by Wayde Moss (master)
February 3, 2021, 21:19 (GMT)
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

Commit Details:

Full Hash: 264af1519e08bf634401802e462ebd19eeba8b7b
Parent Commit: 7037129
Lines Changed: +21, -11

1 Modified Path:

/source/blender/editors/transform/transform_convert_nla.c (+21, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021