Blender Git Commit Log

Git Commits -> Revision 77b7ba0

Revision 77b7ba0 by Campbell Barton (master)
August 26, 2010, 09:12 (GMT)
fix for dark images from the sequencer when color management is disabled.
the render engine assumes the RenderResult's rectf is not in linear color space when color management is disabled so the sequencer and opengl render need to follow this else it results in dark images.

Commit Details:

Full Hash: 77b7ba0bfb6c5fd479a93118b681d6649796ea02
SVN Revision: 31592
Parent Commit: f647ba1
Lines Changed: +67, -14

4 Modified Paths:

/source/blender/blenlib/BLI_math_color.h (+6, -0) (Diff)
/source/blender/blenlib/intern/math_color.c (+34, -0) (Diff)
/source/blender/editors/render/render_opengl.c (+12, -0) (Diff)
/source/blender/render/intern/source/pipeline.c (+15, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021