Blender Git Loki
Git Commits -> Revision d0f4c96
Revision d0f4c96 by Sergey Sharybin (master) September 19, 2012, 15:01 (GMT) |
Color Management: don't apply display transform on Non-Color images Also don't color manage data buffers in texture painting. Makes it possible to view heights and normal maps in proper space and also paint on them without applying extra transformation. |
Commit Details:
Full Hash: d0f4c9639450ec1b90e7041e3d9c30e4927a745d
SVN Revision: 50745
Parent Commit: 16a698a
Lines Changed: +53, -11
7 Modified Paths:
/intern/opencolorio/ocio_capi.cpp (+5, -0) (Diff)
/intern/opencolorio/ocio_capi.h (+1, -0) (Diff)
/intern/opencolorio/ocio_capi_stub.cpp (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+4, -1) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+5, -0) (Diff)
/source/blender/imbuf/intern/colormanagement.c (+31, -9) (Diff)
/source/blender/imbuf/intern/IMB_colormanagement_intern.h (+2, -1) (Diff)
/intern/opencolorio/ocio_capi.h (+1, -0) (Diff)
/intern/opencolorio/ocio_capi_stub.cpp (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+4, -1) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+5, -0) (Diff)
/source/blender/imbuf/intern/colormanagement.c (+31, -9) (Diff)
/source/blender/imbuf/intern/IMB_colormanagement_intern.h (+2, -1) (Diff)