Blender Git Loki

Git Commits -> Revision fa01703

Revision fa01703 by Joshua Leung (master)
September 4, 2009, 02:44 (GMT)
2.5 - Keyframe Types for DopeSheet

It is now possible to tag certain keyframes as being 'breakdowns' in the DopeSheet. Breakdown keyframes are drawn as slightly smaller blue diamonds.

Simply select the relevant keyframes and use the RKEY hotkey (or from the menus, Key->Keyframe Type) to choose between tagging the keyframe as a 'proper' keyframe and a 'breakdown' keyframe.

Notes:
* Please note that this feature does not currently imply anything about breakdowns moving around keyframes or behaving any differently from any other type of keyframe
* In future, if there is any such need, more keyframe types could be added, though this is not really likely at all

Commit Details:

Full Hash: fa01703ac3caf08c42509e17be94559efd69bd2b
SVN Revision: 22980
Parent Commit: 640e392
Lines Changed: +193, -34

15 Modified Paths:

/source/blender/editors/animation/keyframes_draw.c (+29, -8) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+30, -1) (Diff)
/source/blender/editors/include/ED_anim_api.h (+6, -1) (Diff)
/source/blender/editors/include/ED_keyframes_draw.h (+3, -3) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+1, -2) (Diff)
/source/blender/editors/space_action/action_edit.c (+71, -0) (Diff)
/source/blender/editors/space_action/action_header.c (+13, -5) (Diff)
/source/blender/editors/space_action/action_intern.h (+1, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -0) (Diff)
/source/blender/editors/space_graph/graph_header.c (+5, -5) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+13, -4) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+16, -3) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021