Blender Git Commit Log
Git Commits -> Revision 63746ac
Revision 63746ac by Brecht Van Lommel (master) September 23, 2010, 20:26 (GMT) |
Fix #22947: sample color tool not working in user preferences, was assuming the color to be a property on an ID block. Note that sampling from another window still does not work, only within the same window. |
Commit Details:
Full Hash: 63746ac4f731fb03cffd67e199aca5b49d6ecf4a
SVN Revision: 32085
Parent Commit: 1199551
Lines Changed: +10, -10
5 Modified Paths:
/source/blender/editors/animation/drivers.c (+4, -4) (Diff)
/source/blender/editors/animation/keyframing.c (+2, -2) (Diff)
/source/blender/editors/animation/keyingsets.c (+2, -2) (Diff)
/source/blender/editors/interface/interface_anim.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_ops.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframing.c (+2, -2) (Diff)
/source/blender/editors/animation/keyingsets.c (+2, -2) (Diff)
/source/blender/editors/interface/interface_anim.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_ops.c (+1, -1) (Diff)