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>2019-06-03 15:47:44 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2019-06-04 10:41:33 +0300
commitc3f00d78796216ce15b6032f980539af6f1b0687 (patch)
tree32be9b0d474e1e37a9b5a83dd78a636bb415c12d /source/blender/editors/space_graph
parentb998a7b384c6a598ea851fbc06a2df8829c34329 (diff)
Fix T65447: Mask doesn't update in compositor unless there's motion blur on
This is probably just one of the related issues. Root of the problem was that compositor job was using original scene and node tree for compositing. It is not guaranteed to have all the evaluated data. Switched compositor job to use it's own render-pipeline-like dependency graph which has everything evaluated in it. Reviewers: brecht Reviewed By: brecht Differential Revision: https://developer.blender.org/D4998
Diffstat (limited to 'source/blender/editors/space_graph')
0 files changed, 0 insertions, 0 deletions