Blender Git Loki
Git Commits -> Revision 6891f1c
Revision 6891f1c by Bastien Montagne (master) August 27, 2014, 19:36 (GMT) |
Fix T41266: Copy and paste operation on f-curves do not respect keyframe tangent handles... Added an extra option to `insert_bezt_fcurve()`, to allow full override of existing keyframes when pasting (in this case, we do not want to inherit handles from existing curve!). |
Commit Details:
Full Hash: 6891f1c9e05bd67eb98c37fb05157775590e6eac
Parent Commit: 63b981b
Lines Changed: +24, -16