Blender Git Commit Log
Git Commits -> Revision 5cf739c
Revision 5cf739c by Joshua Leung (master) March 22, 2012, 12:19 (GMT) |
Quick Mango request: Adjustable contrast/intensity for unselected F-Curves in Graph Editor Under User Preferences -> Editing, there's a new setting "F-Curve Visibility" which controls the how much F-Curves blend in with the background colour. Increasing this value makes F-Curves stand out more, at the expense of making it less obvious which F-Curve is active. |
Commit Details:
Full Hash: 5cf739c2dad6002f4716f0ccf514bd2544e0698d
SVN Revision: 45082
Parent Commit: db37011
Lines Changed: +23, -2
5 Modified Paths:
/release/scripts/startup/bl_ui/space_userpref.py (+5, -0) (Diff)
/source/blender/editors/interface/resources.c (+5, -1) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+8, -0) (Diff)
/source/blender/editors/interface/resources.c (+5, -1) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+8, -0) (Diff)