Blender Git Loki
Git Commits -> Revision 63d30c7
Revision 63d30c7 by Dalai Felinto (multiview) May 10, 2014, 18:01 (GMT) |
Multiview Base Commit 3/10: OpenEXR/Imbuf - support for MultiPart EXR This is part of the multiview rebase from a github to git.blender.org repository. The rebase was made based on file areas, so build is likely broken in some of those parts, but it bulds fine in the end. The documentation and sample files were removed and now live in: https://github.com/dfelinto/multiview-samples The original git history can be found in: https://github.com/dfelinto/blender/tree/multiview-pre-b3d Code contributors of the original branch in github: * Alexey Akishin * Gabriel Caraballo Original design made in contribution with Francesco Siddi Original branch and design partially reviewed by Brecht Van Lommel |
Commit Details:
Full Hash: 63d30c704dc61d0cb41097fa33ab3b51ee5ca99b
Parent Commit: 04b98f6
Lines Changed: +627, -106
5 Modified Paths:
/source/blender/imbuf/IMB_imbuf_types.h (+1, -0) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+599, -97) (Diff)
/source/blender/imbuf/intern/openexr/openexr_multi.h (+17, -5) (Diff)
/source/blender/imbuf/intern/openexr/openexr_stub.cpp (+9, -3) (Diff)
/source/blender/imbuf/intern/thumbs.c (+1, -1) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+599, -97) (Diff)
/source/blender/imbuf/intern/openexr/openexr_multi.h (+17, -5) (Diff)
/source/blender/imbuf/intern/openexr/openexr_stub.cpp (+9, -3) (Diff)
/source/blender/imbuf/intern/thumbs.c (+1, -1) (Diff)