Blender Git Commit Log

Git Commits -> Revision 4371ee2

Revision 4371ee2 by Joshua Leung (master)
June 4, 2012, 01:17 (GMT)
Theme Colors for NLA Strips and DopeSheet Summary

* NLA Strip colors are now themable
* Changed the "Active Action"/"Summary" colors to be a bit more muted. The new
colors are now closer to those for keyframes, though they are still different
enough to be clearly distinguishable.
* Removed some colors wihch don't seem to be used (from NLA theme colors)
* Added function to get theme colors + alpha as floats

Commit Details:

Full Hash: 4371ee22f97884a3add60d2b4b8871d5881c55fb
SVN Revision: 47390
Parent Commit: f9856c1
Lines Changed: +216, -83

7 Modified Paths:

/source/blender/editors/animation/anim_channels_defines.c (+2, -5) (Diff)
/source/blender/editors/include/UI_resources.h (+17, -1) (Diff)
/source/blender/editors/interface/resources.c (+85, -3) (Diff)
/source/blender/editors/space_action/action_draw.c (+2, -2) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+28, -58) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+12, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+70, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021