Blender Git Loki
Git Commits -> Revision 7e29e97
Revision 7e29e97 by Joshua Leung (master) May 8, 2009, 10:50 (GMT) |
2.5 - Assorted animation code cleanups * Replaced a few duplicated enums that were also defined for some RNA properties already with the RNA ones. * Start of cleanup of markers code in preparation for getting the rest of the editing code involving markers working again |
Commit Details:
Full Hash: 7e29e97c218068a979a417e4fc9aca156a0ccd7d
SVN Revision: 20103
Parent Commit: 1719692
Lines Changed: +92, -122
7 Modified Paths:
/source/blender/editors/animation/anim_markers.c (+51, -39) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_edit.c (+3, -20) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+4, -34) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+16, -15) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+12, -13) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+5, -0) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_edit.c (+3, -20) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+4, -34) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+16, -15) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+12, -13) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+5, -0) (Diff)