blender/source
Bastien Montagne e42609db49 Fix T45283: Blender crashes on some grayscale PNGs with alpha.
PNG_COLOR_TYPE_GRAY colortype can have some values for alpha, in the same way as
PNG_COLOR_TYPE_PALETTE colortype.

In this case, we need two channels (grayscale and alpha), not one.
2015-07-03 18:30:58 +02:00
..
blender Fix T45283: Blender crashes on some grayscale PNGs with alpha. 2015-07-03 18:30:58 +02:00
blenderplayer BPlayer compile fix © 2015-07-01 12:34:04 +02:00
creator Make OpenGL debug contexts a flag --debug-gpu instead of a compile time 2015-07-02 19:30:17 +02:00
gameengine BGE: Add integer uniforms for 2D Filter 2015-07-03 17:07:31 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript