Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2020-05-04 16:47:23 +0300
committerSybren A. Stüvel <sybren@blender.org>2020-05-04 16:47:33 +0300
commit194070e6f4d6efe5a1594b1dd0faf1a337b71249 (patch)
tree793302dfe4c324777d9029addc8d592c2ce17ccc /tests
parent0a1fbfee2ba51e88436fd9c1ab4d349f97c47491 (diff)
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.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions