Blender Git Loki

Git Commits -> Revision d2363db

Revision d2363db by Dalai Felinto (multiview)
September 9, 2014, 20:57 (GMT)
Packing of multiview images working

Notes:
* This will pack multiple images if the format is R_IMF_VIEWS_INDIVIDUAL
* When packing as PNG we convert the views_format to R_IMF_VIEWS_INDIVIDUAL
* Technically we could use the same principle to pack a sequence of images (with some changes of course, since this approach relies on ImageView

Commit Details:

Full Hash: d2363db2389b890fc04956b90a43f3ecea480b2c
Parent Commit: 53edcd5
Lines Changed: +316, -121

15 Modified Paths:

/source/blender/blenkernel/BKE_image.h (+5, -1) (Diff)
/source/blender/blenkernel/BKE_scene.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/bpath.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/image.c (+179, -39) (Diff)
/source/blender/blenkernel/intern/packedFile.c (+45, -21) (Diff)
/source/blender/blenkernel/intern/scene.c (+15, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+21, -3) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+14, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+8, -4) (Diff)
/source/blender/collada/ImageExporter.cpp (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_buttons.c (+2, -2) (Diff)
/source/blender/editors/space_image/image_ops.c (+11, -44) (Diff)
/source/blender/makesdna/DNA_image_types.h (+8, -1) (Diff)
/source/blender/makesrna/intern/rna_image_api.c (+3, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021