Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2013-08-19 12:30:03 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-08-19 12:30:03 +0400
commita14febc70a0f8cb1ec8082600104a6629b0a20ee (patch)
treed94b228031835ad2cde2333bc4e5618afb7bc93a /source/creator
parent1dc19975c076dccba6054a3961f92c8baf9f1e65 (diff)
Fix issue with EWA filtering in compositor which disabled alpha
It was caused by wrong copy-paste thing, which replaced check "whether alpha channel is enabled" with "whether alpha channel is not zero" (which is always zero in accumulator). Compositor always works with RGBA, so no need to do any special checks here. TODO: Maybe MapUV ode shall ignore alpha channel?
Diffstat (limited to 'source/creator')
0 files changed, 0 insertions, 0 deletions