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:
authorSybren A. Stüvel <sybren@blender.org>2019-09-24 16:58:58 +0300
committerSybren A. Stüvel <sybren@blender.org>2019-09-24 16:59:06 +0300
commitf94f4e1d79f73e55ac215dd4cccc287c3611f68d (patch)
tree537e091d490fa397e1856088e3455f07668c2789 /source/blender/nodes
parentaea8c0102ac79b04147458ff07a0886b87396b30 (diff)
Fix T66555: Handler render init ignores output placeholders
Blender now calls render hooks before taking copy of `scene->r` in `RE_RenderAnim()`. A change to the render output filename made in the render-init hook would not be picked up by by the copy. As a result, placeholders were touched using the old name, whereas the rendered images would be saved with the new filename. Reviewers: sergey Maniphest Tasks: T66555 Differential Revision: https://developer.blender.org/D5887
Diffstat (limited to 'source/blender/nodes')
0 files changed, 0 insertions, 0 deletions