Blender Git Loki
Git Commits -> Revision b29bfd5
Revision b29bfd5 by Bastien Montagne (master) February 4, 2014, 08:55 (GMT) |
Fix T38469: Strip delimiter handlers don't move strip correctly with keyboard input Issue was in fact in strip update code when transforming, in case we move both left and right handles the strip is handled twice in the loop, but it was always updated at the end of the first loop only... |
Commit Details:
Full Hash: b29bfd5daa6b6663f6cfad3bb8ac6e61a02861db
Parent Commit: bb36037
Lines Changed: +36, -12
1 Modified Path:
/source/blender/editors/transform/transform_conversions.c (+36, -12) (Diff)