Blender Git Loki
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)
/intern/cycles/render/colorspace.h (+65, -0) (View)