Blender Git Loki

Git Commits -> Revision 900928f

Revision 900928f by Joshua Leung (master)
August 4, 2011, 14:13 (GMT)
Bassam Feature Request: "Auto Clamped" handles can now be set per
handle/key

This used to be a weird per-curve setting which would happen to get
applied/work correctly if handles were set to "auto", and was a source
of constant confusion for both old and new animators. The main effect
of this handle-type/option was really to just ensure that auto-handles
stayed horizontal, instead of tilting as the keys were moved.

This commit simply changes this from a per-curve to per
keyframe/handle setting.

Commit Details:

Full Hash: 900928f8bf47b8f1bbb1b2cd863d2d9649c940a0
SVN Revision: 39022
Parent Commit: 2ed1115
Lines Changed: +147, -86

19 Modified Paths:

/source/blender/blenkernel/intern/curve.c (+5, -5) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+4, -7) (Diff)
/source/blender/blenkernel/intern/ipo.c (+12, -1) (Diff)
/source/blender/blenkernel/intern/nla.c (+2, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+32, -0) (Diff)
/source/blender/editors/animation/drivers.c (+1, -5) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+29, -17) (Diff)
/source/blender/editors/animation/keyframing.c (+1, -1) (Diff)
/source/blender/editors/include/UI_resources.h (+2, -0) (Diff)
/source/blender/editors/interface/resources.c (+22, -1) (Diff)
/source/blender/editors/space_action/action_edit.c (+1, -18) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+1, -18) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+5, -2) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+2, -7) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+16, -1) (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