Blender Git Commit Log

Git Commits -> Revision 5317dc7

Revision 5317dc7 by Dalai Felinto (master)
September 9, 2015, 14:42 (GMT)
Fix T45839 : Regression - Multi-layer image issues when using non-standard names

This was introduced in the fix for T44336 .
The code is now what it should have been in the first place at the time
of multiview commit.

ImageUser->passtype is being removed in favour of bringing
ImageUser->pass back.

Reviewers: sergey

Differential Revision: https://developer.blender.org/D1504

Commit Details:

Full Hash: 5317dc716e3e0123570674e4637342cbd5d9559b
Parent Commit: c028b59
Committed By: Sergey Sharybin
Lines Changed: +117, -96

10 Modified Paths:

/source/blender/blenkernel/intern/image.c (+60, -45) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+0, -1) (Diff)
/source/blender/compositor/nodes/COM_ImageNode.cpp (+8, -7) (Diff)
/source/blender/compositor/operations/COM_MultilayerImageOperation.cpp (+3, -3) (Diff)
/source/blender/compositor/operations/COM_MultilayerImageOperation.h (+5, -5) (Diff)
/source/blender/editors/render/render_internal.c (+2, -2) (Diff)
/source/blender/editors/space_image/image_buttons.c (+32, -31) (Diff)
/source/blender/editors/space_image/space_image.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_image_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_image.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021