Blender Git Commit Log
Git Commits -> Revision 784d8ee
Revision 784d8ee by Joshua Leung (master) January 26, 2009, 04:13 (GMT) |
2.5 DopeSheet/Action Editor * Made the various datatypes in the DopeSheet get shown again (NOTE: some of the types that don't get conversions to Animato yet may need some further checking). * Did some code cleanup to allow F-Curve channels to always show RNA-based names correctly |
Commit Details:
Full Hash: 784d8ee37a52f3ef689aa6d02e75e50566efe93f
SVN Revision: 18675
Parent Commit: 3d39996
Lines Changed: +119, -150
10 Modified Paths:
/source/blender/blenkernel/intern/ipo.c (+2, -0) (Diff)
/source/blender/editors/animation/anim_channels.c (+4, -4) (Diff)
/source/blender/editors/animation/anim_filter.c (+72, -110) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+1, -1) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+13, -8) (Diff)
/source/blender/editors/space_action/action_edit.c (+13, -13) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_select.c (+9, -9) (Diff)
/source/blender/editors/transform/transform_conversions.c (+3, -3) (Diff)
/source/blender/editors/animation/anim_channels.c (+4, -4) (Diff)
/source/blender/editors/animation/anim_filter.c (+72, -110) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+1, -1) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+13, -8) (Diff)
/source/blender/editors/space_action/action_edit.c (+13, -13) (Diff)
/source/blender/editors/space_action/action_header.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_select.c (+9, -9) (Diff)
/source/blender/editors/transform/transform_conversions.c (+3, -3) (Diff)