blender/source
Sergey Sharybin 7cb62127b3 Fix #34156: Spec. and Alpha Intensity OpenGL issue
Issue was caused by alpha pipeline cleanup: apparently depending on
use_alpha flag different channels for spec/alpha would be used.

Made it so talpha is computed from Image->ignore_alpha instead of
always considering to be TRUTH.

This is not so much trivial to understand what's going on here, but
it's not new issue. Anyway, if someone have got ideas how to improve
feedback here -- ideas are welcome! For now only regression is fixed.
2013-02-07 15:36:59 +00:00
..
blender Fix #34156: Spec. and Alpha Intensity OpenGL issue 2013-02-07 15:36:59 +00:00
blenderplayer Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00
creator when using blender as a python module, force factory-startup 2013-02-07 02:50:35 +00:00
gameengine And one more "G.main" compile fix, this time for BGE ;) 2013-02-05 13:31:59 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests fix for regression in bpy-api, python context passed to operators couldn't override collections. 2013-02-07 04:04:12 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00