tornavis/source/blender/render
Sybren A. Stüvel f94f4e1d79 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
2019-09-24 15:59:06 +02:00
..
extern/include Cleanup: redundant struct declarations 2019-08-25 16:45:47 +10:00
intern Fix T66555: Handler render init ignores output placeholders 2019-09-24 15:59:06 +02:00
CMakeLists.txt Cleanup: sort CMake include paths 2019-04-24 14:41:12 +10:00