Blender Git Loki

Git Commits -> Revision 71cb0bd

Revision 71cb0bd by Jeroen Bakker (master)
April 12, 2021, 07:50 (GMT)
Fix: File output uses incorrect resolution when first socket unused.

File output node always received the resolution from the first socket.
When that socket didn't had a link it would use a resolution of 0,0.
What lead to not saving the file at all.

This only effected Multi layer OpenEXR files.
This change would go over all the links to find the first valid
resolution.

Commit Details:

Full Hash: 71cb0bdc43368c5041daac5565697b36d54d5186
Parent Commit: 75642b4
Lines Changed: +24, -2

3 Modified Paths:

/source/blender/compositor/intern/COM_NodeOperation.cc (+16, -2) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.h (+7, -0) (Diff)
/source/blender/compositor/operations/COM_OutputFileOperation.cc (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021