Blender Git Loki
Git Commits -> Revision d1f5c0f
Revision d1f5c0f by Sergey Sharybin (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 19, 2016, 12:26 (GMT) |
Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope Sheet |
Commit Details:
Full Hash: d1f5c0fe48188a05eb2ece4e61372e4bd6f953af
Parent Commit: dacb53f
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)