Blender Git Loki
Git Commits -> Revision 10e23fd
Revision 10e23fd by Wayde Moss (master) February 5, 2021, 21:52 (GMT) |
NLA: Refactor Transition, Use Snapshot Blend Func The function `nlastrip_evaluate_transition()` has been slightly modified to use `nlasnapshot_blend()` instead of it's own special blending function `nlaeval_snapshot_mix_and_free()`. No user functional changes Reviewed By: sybren, #animation_rigging Differential Revision: https://developer.blender.org/D10221 |
Commit Details:
Full Hash: 10e23fd1046a0fd1f2e2f7cac7fc897cc0ea99be
Parent Commit: 5bc9ddd
Lines Changed: +16, -51