Blender Git Loki
Git Commits -> Revision df1fe57
Revision df1fe57 by Sergey Sharybin (master) February 4, 2013, 12:14 (GMT) |
Fix #34079: RGB and HSV values inconsistency Use COLOR_GAMMA subtype for new image color since this color is actually being color managed. Also made it so byte and float buffers would have the same exact display color after creation with the same color value. Also made it so color strip's color have COLOR_GAMMA subtype, otherwise swatch color wouldn't match render result which is not nice at all. |
Commit Details:
Full Hash: df1fe576213e0a5245fd5c219af071f007a4b9b2
SVN Revision: 54293
Parent Commit: 29a15f2
Lines Changed: +3, -7