Blender Git Loki
Git Commits -> Revision 8e80d27
Revision 8e80d27 by Sergey Sharybin (master) October 14, 2016, 15:22 (GMT) |
Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope Sheet |
Commit Details:
Full Hash: 8e80d2741deaa919a62e6e1677c0520332792698
Parent Commit: 0ddb8d9
Lines Changed: +150, -1
5 Modified Paths:
/source/blender/editors/animation/anim_channels_defines.c (+79, -0) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+5, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+62, -1) (Diff)
/source/blender/editors/include/ED_anim_api.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_movieclip_types.h (+1, -0) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+5, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+62, -1) (Diff)
/source/blender/editors/include/ED_anim_api.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_movieclip_types.h (+1, -0) (Diff)