Blender Git Loki
Git Commits -> Revision abdaf2a
Revision abdaf2a by Campbell Barton (master) January 16, 2020, 15:40 (GMT) |
Fix T53704: Error scaling f-curve handles by -1 The last handle wasn't corrected, also, there is no reason to flip the handles while sorting (checking the same handles many times) move this into it's own loop. |
Commit Details:
Full Hash: abdaf2a4f509f79bf2f0eb231341858045957573
Parent Commit: db33867
Lines Changed: +20, -18
1 Modified Path:
/source/blender/blenkernel/intern/fcurve.c (+20, -18) (Diff)