blender/source
Sergey Sharybin ce9ee99c07 Fix #31538: Wrong colors after reloading file with exr image
Issue was caused by generated images had got no profile set (IB_PROFILE_NONE)
which confused OpenEXR saver (which makes sRGB conversion for profiles which
are not linear).

Actually this is much deeper issue which would require the whole color pipeline
workflow (which would happen at some point when currently urgent stuff is resolved),
but having correct profile set for generated images would still be helpful.
2012-05-26 17:04:51 +00:00
..
blender Fix #31538: Wrong colors after reloading file with exr image 2012-05-26 17:04:51 +00:00
blenderplayer Fix for last commit, forgot to update Screen.is_animation_playing python property. 2012-05-25 12:56:29 +00:00
creator Fix for [#31418] Code review: OpenCL initialization 2012-05-21 19:31:29 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine fix for own error in applying patch 2012-05-26 13:08:42 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests rename Mesh.uv_loop_layers --> uv_layers 2012-04-22 23:51:50 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00