Blender Git Commit Log
Git Commits -> Revision 4cec8cf
Revision 4cec8cf by Joshua Leung (animsys2) November 7, 2008, 09:47 (GMT) |
AnimSys2: More DopeSheet improvements * Made colours for Object and its sub-channels themeable colours (set by default to this bluish colour) * Backdrops behind keyframe summary for Object and its subchannels now use the theme colours to help differentiate them a bit. This is still not enough (same applies to group keyframes), but it is a start! * Auto-merge keyframes option now works. Also, transforming keyframes now validates the order of the keyframes too (as it should). |
Commit Details:
Full Hash: 4cec8cfbee361d2f8ccb62f521ca8c2e463c9a4b
SVN Revision: 17355
Parent Commit: e72157d
Lines Changed: +77, -17
6 Modified Paths:
/source/blender/include/BIF_resources.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -2) (Diff)
/source/blender/src/drawaction.c (+21, -14) (Diff)
/source/blender/src/resources.c (+12, -1) (Diff)
/source/blender/src/transform_conversions.c (+28, -0) (Diff)
/source/blender/src/usiblender.c (+10, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -2) (Diff)
/source/blender/src/drawaction.c (+21, -14) (Diff)
/source/blender/src/resources.c (+12, -1) (Diff)
/source/blender/src/transform_conversions.c (+28, -0) (Diff)
/source/blender/src/usiblender.c (+10, -0) (Diff)