Blender Git Loki
Git Commits -> Revision 2dfc4b9
Revision 2dfc4b9 by JLuc Peuriere (master) March 13, 2006, 02:22 (GMT) |
fix for bug #3930 Colour picker broken - HSV sliders Note : this part of code was quite a mess with things called twice when not needed, tests for not updating when we want to, and hsv sliders not handled properly. I tried to figure what was useful and what was not but cannot garantee i spotted everything or even fixed it the most proper way, the event callback nesting making hard to figure what really happen. However it does work again now |
Commit Details:
Full Hash: 2dfc4b9a2f35c74d9e67ecb1ed9999e5ab63fe4e
SVN Revision: 7050
Parent Commit: 3649c80
Lines Changed: +70, -53
1 Modified Path:
/source/blender/src/interface.c (+70, -53) (Diff)