Blender Git Loki
Git Commits -> Revision 9733eeb
Revision 9733eeb by Joshua Leung (master) February 12, 2009, 01:11 (GMT) |
KeyingSets: More work on preparing the UI KeyingSets can now be added/removed. Next up, the code for the operators to add items to Keying Sets. |
Commit Details:
Full Hash: 9733eebd60237a841f1876557c55b78e353ae961
SVN Revision: 18933
Parent Commit: 9ad8f1c
Lines Changed: +132, -15
9 Modified Paths:
/source/blender/editors/animation/keyframing.c (+14, -5) (Diff)
/source/blender/editors/include/ED_keyframing.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner.c (+3, -1) (Diff)
/source/blender/editors/space_outliner/outliner_header.c (+92, -3) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+13, -0) (Diff)
/source/blender/editors/space_time/space_time.c (+6, -4) (Diff)
/source/blender/editors/space_time/time_header.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)
/source/blender/editors/include/ED_keyframing.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner.c (+3, -1) (Diff)
/source/blender/editors/space_outliner/outliner_header.c (+92, -3) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+13, -0) (Diff)
/source/blender/editors/space_time/space_time.c (+6, -4) (Diff)
/source/blender/editors/space_time/time_header.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -0) (Diff)