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
path: root/intern
diff options
context:
space:
mode:
authorJanne Karhu <jhkarh@gmail.com>2011-01-28 03:59:42 +0300
committerJanne Karhu <jhkarh@gmail.com>2011-01-28 03:59:42 +0300
commit53b83262c5ee5a2e71c23a3702cef8eef604f94b (patch)
treec6b546ff25924aae6ceb9430ad41de15d5e67888 /intern
parentb445467f15f32597df536039737cbb1aeca3b707 (diff)
Fix for [#25713] VSE shows and renders wrong straight alpha gradient even after convert to premul is checked
* Caching of the start and end stills were just referencing the original imbuf (which got premultiplied after the caching), so as a result most of the time the premul was applied twice. * Now the start and end stills are stored in the cache as duplicates of the original (non modified) imbuf.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions