Blender Git Loki
Git Commits -> Revision 194070e
Revision 194070e by Sybren A. Stüvel (master) May 4, 2020, 13:47 (GMT) |
Added missing return statement Every code path through the `fcurve_eval_keyframes_interpolate()` function has a valid `return` statement, but in debug mode GCC still doesn't like it. |
Commit Details:
Full Hash: 194070e6f4d6efe5a1594b1dd0faf1a337b71249
Parent Commit: 0a1fbfe
Lines Changed: +2, -0
1 Modified Path:
/source/blender/blenkernel/intern/fcurve.c (+2, -0) (Diff)