Blender Git Commit Log
Git Commits -> Revision ce4b63a
November 25, 2009, 08:28 (GMT) |
Fix for [#20008] In the Graph Editor, clicking on the eye doesn't update the GUI As part of this, fixed a typo in rna flags which was causing some strange behaviour with icons earlier. Reverted the workaround for this, too. |
Commit Details:
Full Hash: ce4b63aa3f4f892703e6223a2546e067b446a98c
SVN Revision: 24873
Parent Commit: 7b6bc02
Lines Changed: +47, -25
5 Modified Paths:
/source/blender/editors/animation/fmodifier_ui.c (+14, -18) (Diff)
/source/blender/editors/interface/interface.c (+1, -0) (Diff)
/source/blender/editors/interface/interface_utils.c (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+29, -3) (Diff)
/source/blender/makesrna/RNA_types.h (+1, -1) (Diff)
/source/blender/editors/interface/interface.c (+1, -0) (Diff)
/source/blender/editors/interface/interface_utils.c (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+29, -3) (Diff)
/source/blender/makesrna/RNA_types.h (+1, -1) (Diff)