blender/intern/cycles/render
Lukas Stockner dba4684f82 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
2019-05-03 15:42:49 +02:00
..
attribute.cpp Merge branch 'blender2.7' 2019-04-25 14:31:45 +02:00
attribute.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
background.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
background.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bake.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bake.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
buffers.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
buffers.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
camera.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
camera.h Fix T62408: Cycles viewport adaptive subdivision hangs after updates 2019-04-21 03:05:38 +02:00
CMakeLists.txt Cycles: add colorspace manager class and utilities based on OpenColorIO 2019-05-03 15:42:49 +02:00
colorspace.cpp Cycles: add colorspace manager class and utilities based on OpenColorIO 2019-05-03 15:42:49 +02:00
colorspace.h Cycles: add colorspace manager class and utilities based on OpenColorIO 2019-05-03 15:42:49 +02:00
constant_fold.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
constant_fold.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
coverage.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
coverage.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
curves.cpp Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
curves.h Cycles: remove hair minimum width support. 2019-04-24 14:39:47 +02:00
denoising.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
denoising.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
film.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
film.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
graph.cpp Fix T63415: no Cycles displacement update when updating OSL code 2019-04-21 02:20:02 +02:00
graph.h Fix T63415: no Cycles displacement update when updating OSL code 2019-04-21 02:20:02 +02:00
image.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
image.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
integrator.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
integrator.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
light.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
light.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
merge.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
merge.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mesh_displace.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mesh_subdivision.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mesh_volume.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
mesh.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
mesh.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
nodes.cpp Cleanup: refactor Cycles OSL texture handling 2019-05-03 15:36:20 +02:00
nodes.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
object.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
object.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
osl.cpp Cleanup: refactor Cycles OSL texture handling 2019-05-03 15:36:20 +02:00
osl.h Cleanup: refactor Cycles OSL texture handling 2019-05-03 15:36:20 +02:00
particles.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
particles.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
scene.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
scene.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
session.cpp Fix T63796: Cycles OSL shader with closure not working in final render. 2019-04-23 18:53:37 +02:00
session.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
shader.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
shader.h Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
sobol.cpp ClangFormat: manually format sobol.cpp 2019-04-17 06:35:07 +02:00
sobol.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
stats.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
stats.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
svm.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
svm.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
tables.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
tables.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
tile.cpp Cleanup: comments (long lines) in cycles 2019-05-01 21:41:07 +10:00
tile.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00