Blender Git Commit Log

Git Commits -> Revision dba4684

Revision dba4684 by Lukas Stockner (master)
May 3, 2019, 13:42 (GMT)
Cycles: add colorspace manager class and utilities based on OpenColorIO

This is the groundwork for supporting loading image textures with arbitrary
color spaces through OpenColorIO.

Initial patch by Lukas, completed by Brecht.

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

Commit Details:

Full Hash: dba4684f82a179a5c8abdae5940bc7c35e65a1a7
Parent Commit: fadb6f3
Committed By: Brecht Van Lommel
Lines Changed: +474, -0

2 Added Paths:

/intern/cycles/render/colorspace.cpp (+374, -0) (View)
/intern/cycles/render/colorspace.h (+65, -0) (View)

5 Modified Paths:

/intern/cycles/render/CMakeLists.txt (+2, -0) (Diff)
/intern/cycles/util/util_color.h (+6, -0) (Diff)
/intern/cycles/util/util_image.h (+1, -0) (Diff)
/intern/cycles/util/util_map.h (+7, -0) (Diff)
/intern/cycles/util/util_math.h (+19, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021