Go to file
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
build_files scons - Added option to not remove and unpack python modules bundle every 2012-05-23 03:49:42 +00:00
doc patch [#31594] [Documentation]: fix for example in bge.render.rst 2012-05-25 12:37:14 +00:00
extern Make blender compilable by gcc-4.7 and strict compilation flags: 2012-05-14 13:31:38 +00:00
intern update python script memory printout to python3 and some style cleanup 2012-05-26 13:59:34 +00:00
release add vector versions of hsv_to_rgb, rgb_to_hsv & rgb_to_hsv_compat 2012-05-26 11:01:01 +00:00
source Fix #31538: Wrong colors after reloading file with exr image 2012-05-26 17:04:51 +00:00
CMakeLists.txt Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile style cleanup: imbuf & icons 2012-05-13 22:05:51 +00:00
SConstruct Scons - only go to the trouble of making these directories if they don't already 2012-05-23 04:15:50 +00:00