Blender Git Loki
Git Commits -> Revision 41ada03
Revision 41ada03 by Sybren A. Stüvel (master) February 7, 2020, 15:42 (GMT) |
Cleanup: Animation, reduce indentation by reordering conditions This turns error condition checks into precondition checks, grouping the non-error functionality together towards the bottom of the function and error-handling functionality towards the top. No functional changes. |
Commit Details:
Full Hash: 41ada0381c3b32eaa6c5508a65ed98f2bb391f61
Parent Commit: 677e027
Lines Changed: +52, -54
1 Modified Path:
/source/blender/blenkernel/intern/fcurve.c (+52, -54) (Diff)