Blender Git Loki

Git Commits -> Revision f801b2b

Revision f801b2b by Campbell Barton (master)
December 1, 2010, 02:54 (GMT)
bugfix [#23406] DPX Images load darker then saved, UI broken.
- a linear float buffer was being created and saved into a non-linear DPX/Cineon file.
- removed the UI since the settings are not used at the moment.

added a utility function IMB_float_profile_ensure(), which returns a float buffer in the requested profile, using the existing if needed or returning an allocated buffer if the profile is different to that of the ImBuf. - Useful this case where the save function has its own linear setting.

Commit Details:

Full Hash: f801b2bcba276a26a68accb9167798c4facb9275
SVN Revision: 33405
Parent Commit: ad0dd98
Lines Changed: +114, -46

4 Modified Paths:

/release/scripts/ui/properties_render.py (+4, -0) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+1, -0) (Diff)
/source/blender/imbuf/intern/cineon/cineon_dpx.c (+23, -16) (Diff)
/source/blender/imbuf/intern/divers.c (+86, -30) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021