Blender Git Commit Log

Git Commits -> Revision 9697d13

Revision 9697d13 by Dalai Felinto (multiview)
March 6, 2015, 20:40 (GMT)
Removing the need of Scene for image packing operator

The scene was originally used to determine the suffices of the packed
image. This was only used when the packed image was a Stereo3D image,
and packed as PNG.

We now resort to the default suggested _L, _R suffices for this case.

Commit Details:

Full Hash: 9697d1375feffda2a8973526c16ce13765589a09
Parent Commit: c71d3a6
Lines Changed: +17, -17

7 Modified Paths:

/source/blender/blenkernel/BKE_image.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/image.c (+8, -8) (Diff)
/source/blender/blenkernel/intern/scene.c (+2, -2) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+2, -2) (Diff)
/source/blender/editors/space_image/image_ops.c (+1, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_image_api.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021