Blender Git Commit Log

Git Commits -> Revision ae45496

Revision ae45496 by Martijn Berger (master)
March 12, 2015, 13:02 (GMT)
OpenEXR 2.2 add support for Dreamworks DWAA / DWAB compression

This patch makes it possible for the user to select all supported compression types in OpenEXR 2.2

Discussion points:
- B44 is only defined for half's it compresses to a fixed representation of 44% of the halfs. We do currently not reflect in the UI that in the case of float32's it will be equal to compression = NONE
- ZIPS is single scanline zip and is supposed to be useful in cases where importing in Nuke happens.
- The new Dreamworks formats, are the worth exposing etc etc

Reviewers: campbellbarton, sergey

Reviewed By: sergey

Projects: #bf_blender

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

Commit Details:

Full Hash: ae45496812a46b084e3c31948029efd8b5409b68
Parent Commit: 2814039
Lines Changed: +65, -6

4 Modified Paths:

/source/blender/imbuf/IMB_imbuf_types.h (+1, -1) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+24, -5) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+34, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021