Blender Git Loki
Git Commits -> Revision 11467a7
Revision 11467a7 by Brecht Van Lommel (master) October 2, 2010, 14:17 (GMT) |
Fix #24095: user preferences theme colors didn't match exactly with what was drawn. Problem was that these were not set to be in gamma space. Also needed to fix automatic 0..255 to 0..1 range conversion for PROP_COLOR_GAMMA, was only working for PROP_COLOR. |
Commit Details:
Full Hash: 11467a7873ed6b17ef09ab6e4754fb64b8d7bdf8
SVN Revision: 32252
Parent Commit: a634d44
Lines Changed: +151, -151