Blender Git Loki
Git Commits -> Revision 09852b9
Revision 09852b9 by Joshua Leung (master) January 5, 2011, 00:37 (GMT) |
Animation data for lattices is now shown in the Animaton Editors |
Commit Details:
Full Hash: 09852b9a58e49cf1c33af59a88d5dac9bbfc8697
SVN Revision: 34078
Parent Commit: 95dcf11
Lines Changed: +159, -1
10 Modified Paths:
/release/scripts/ui/space_dopesheet.py (+2, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+78, -0) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+6, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+51, -0) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+9, -0) (Diff)
/source/blender/editors/include/ED_anim_api.h (+3, -0) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_lattice_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_action.c (+6, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+78, -0) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+6, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+51, -0) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+9, -0) (Diff)
/source/blender/editors/include/ED_anim_api.h (+3, -0) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_lattice_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_action.c (+6, -0) (Diff)