Go to file
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
build_files removing xinerama on X11 dependency, this wasn't working very usefully. 2013-02-07 14:10:01 +00:00
doc add python api docstring for 'bpy.types.Operator.bl_property' 2013-02-05 05:09:19 +00:00
extern add missing bullet header to cmake, quiet reports from 'make test_cmake' 2013-02-06 04:16:28 +00:00
intern removing xinerama on X11 dependency, this wasn't working very usefully. 2013-02-07 14:10:01 +00:00
release code cleanup: use exist_ok keyword arg to os.makedirs() rather then checking if the dir exists first. 2013-02-07 04:02:24 +00:00
source Fix #34156: Spec. and Alpha Intensity OpenGL issue 2013-02-07 15:36:59 +00:00
CMakeLists.txt removing xinerama on X11 dependency, this wasn't working very usefully. 2013-02-07 14:10:01 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct New matcap collection for default in release. It's now 24 images, ordered 2013-02-05 16:16:07 +00:00