Blender Git Loki
Git Commits -> Revision cdc5fd6
Revision cdc5fd6 by Joshua Leung (master) September 21, 2009, 12:29 (GMT) |
2.5 - Keyframes can now be marked as 'extremes' in addition to 'breakdowns' * Extremes are shown as red/pink diamonds * I've changed the order of extremes and breakdowns in the code to make for nicer sizing/ordering. This might break a couple of files out there, but it shouldn't be too many. TODO: Still on my todo is to make these tags more useful (i.e. less likely to be overwritten by keyframing) |
Commit Details:
Full Hash: cdc5fd64e5a50079ba79989f45e06dc38eb445b1
SVN Revision: 23393
Parent Commit: e9ffd12
Lines Changed: +20, -0
5 Modified Paths:
/source/blender/editors/animation/keyframes_draw.c (+7, -0) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+10, -0) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+1, -0) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+10, -0) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+1, -0) (Diff)