Blender Git Commit Log
Git Commits -> Revision 96d20fe
Revision 96d20fe by Sergey Sharybin (master) September 11, 2012, 07:56 (GMT) |
Color Management: added check for invertibility of color spaces So now non-invertible color spaces can not be used as input color space for images and as working color space for sequencer. Currently have got two hard-coded families which are rrt and display. If color space belong to one of this families, it would be considered as non-invertible. Data color spaces are always considered invertible. If color space has got to_reference transformation, it'll be considered invertible. |
Commit Details:
Full Hash: 96d20fe437363980101444b6a5c415e254eeda87
SVN Revision: 50520
Parent Commit: b4cac85
Lines Changed: +44, -7