Blender Git Loki
Git Commits -> Revision f651548
Revision f651548 by Sybren A. Stüvel (master) May 1, 2020, 13:38 (GMT) |
Cleanup: Animation, refactored FCurve extrapolation Variables have been renamed so that they refer to the endpoint and its neighbor (rather than `bezt`, `prevbezt`, or `lastbezt`), and unnecessary variables have been removed. By returning early the code flow is also easier to understand. No functional changes. |
Commit Details:
Full Hash: f651548c2e15f0e7f0ec9a7ab6b94c7e3cd08d1c
Parent Commit: 7537068
Lines Changed: +64, -104
1 Modified Path:
/source/blender/blenkernel/intern/fcurve.c (+64, -104) (Diff)