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/source
diff options
context:
space:
mode:
authorPhilipp Oeser <info@graphics-engineer.com>2020-07-31 16:00:42 +0300
committerJeroen Bakker <jeroen@blender.org>2020-08-26 12:20:40 +0300
commitec44ab0e893a98197977c3b8edd6c0c586660fb9 (patch)
tree6d73b1ba774b7047b9a97e0367329af46c0f5e22 /source
parentd80a95c2ee5f85202068be27494deedb255a0856 (diff)
Fix T79111: Cycles: Image Sequence not rendering
Caused by c7aa0f9d743ee9cafe91b4a51d9f1ecc5e437d71. Since above commit, BKE_image_user_frame_calc requires an image (not just the iuser) to get the framenumber. Cycles used to call this with NULL image (in `image_user_file_path` and `image_user_frame_number`), now pass the image as well. Maniphest Tasks: T79111 Differential Revision: https://developer.blender.org/D8439
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions