Blender Git Loki
Git Commits -> Revision 7079047
Revision 7079047 by Joshua Leung (master) January 8, 2010, 11:14 (GMT) |
Animation Channels Drawing Tweak: A solid color backdrop is now drawn behind the mute/protect toggles and sliders, reducing the visual clutter with long names still appearing behind the UI widgets. |
Commit Details:
Full Hash: 7079047538da71961102478a23cccdbd62c7cf9d
SVN Revision: 25832
Parent Commit: 1b83b9c
Lines Changed: +200, -19
6 Modified Paths:
/source/blender/blenlib/BLI_math_color.h (+3, -0) (Diff)
/source/blender/blenlib/intern/math_color.c (+20, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+153, -18) (Diff)
/source/blender/editors/include/ED_anim_api.h (+2, -1) (Diff)
/source/blender/editors/include/UI_resources.h (+2, -0) (Diff)
/source/blender/editors/interface/resources.c (+20, -0) (Diff)
/source/blender/blenlib/intern/math_color.c (+20, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+153, -18) (Diff)
/source/blender/editors/include/ED_anim_api.h (+2, -1) (Diff)
/source/blender/editors/include/UI_resources.h (+2, -0) (Diff)
/source/blender/editors/interface/resources.c (+20, -0) (Diff)