Blender Git Loki
Git Commits -> Revision 71ffef6
Revision 71ffef6 by Diego Borghetti (master) June 2, 2010, 16:02 (GMT) |
Avoid reset the H and S value in the color picker when V is equal to zero! Small change to keep the value of H and S when V come to zero, take care that only work if you keep the color picker open. When the color picker is closed, the H and S value are reset to zero this is because the color picker is used in a lot of different place and this value need to be reset. (BTW reset to zero only when V is equal to zero!) |
Commit Details:
Full Hash: 71ffef63d7ad7098de34f73865b317d1f46356d8
SVN Revision: 29160
Parent Commit: b1a96f7
Lines Changed: +15, -6
1 Modified Path:
/source/blender/editors/interface/interface_regions.c (+15, -6) (Diff)