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
/
anim_filter.c
diff --git
a/source/blender/editors/animation/anim_filter.c
b/source/blender/editors/animation/anim_filter.c
index 9d296c0316061186fec819b4106f736aaa0d3eb6..90830223077d259e3c0b6d147c3efe3848863b16 100644
(file)
--- a/
source/blender/editors/animation/anim_filter.c
+++ b/
source/blender/editors/animation/anim_filter.c
@@
-2251,6
+2251,8
@@
static void animfilter_modifier_idpoin_cb(void *afm_ptr, Object *ob, ID **idpoin
}
/* TODO: images? */
+ default:
+ break;
}
}