projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into blender2.8
[blender.git]
/
source
/
blender
/
editors
/
animation
/
keyingsets.c
diff --git
a/source/blender/editors/animation/keyingsets.c
b/source/blender/editors/animation/keyingsets.c
index fd73a27c9f6fcf55ab4736eb63e5689af32f34db..ce1379f760de1442d25fc613d9767de42d4a7d1e 100644
(file)
--- a/
source/blender/editors/animation/keyingsets.c
+++ b/
source/blender/editors/animation/keyingsets.c
@@
-1053,6
+1053,8
@@
int ANIM_apply_keyingset(bContext *C, ListBase *dsources, bAction *act, KeyingSe
DEG_id_tag_update(&ob->id, OB_RECALC_OB | OB_RECALC_DATA | OB_RECALC_TIME);
break;
}
+ default:
+ break;
}
/* send notifiers for updates (this doesn't require context to work!) */