blender/intern/cycles/render
Lukas Stockner 47c77cd89c Cycles: Write Cryptomatte metadata according to the specification
Reviewers: brecht, sergey, swerner

Subscribers: creamsurfer, Tanguy, Noss, SteffenD

Differential Revision: https://developer.blender.org/D3862
2018-11-08 01:07:54 +01:00
..
attribute.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
attribute.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
background.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
background.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
bake.cpp Cycles: add roughness baking support, using squared roughness convention. 2018-03-10 18:37:33 +01:00
bake.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
buffers.cpp Fix assert rendering with denoising, after recent changes. 2018-11-04 20:15:33 +01:00
buffers.h Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
camera.cpp Fix compilation errors and warnings with Clang-6 2018-09-28 09:46:12 +02:00
camera.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
CMakeLists.txt Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
constant_fold.cpp Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assuming sRGB 2018-06-14 22:21:37 +02:00
constant_fold.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
coverage.cpp Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
coverage.h Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
curves.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
curves.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
film.cpp Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
film.h Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
graph.cpp Cycles: Cleanup, style 2018-08-24 14:36:18 +02:00
graph.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
image.cpp Cycles: Initial implementation of detailed statistics 2018-07-27 17:19:54 +02:00
image.h Cycles: Initial implementation of detailed statistics 2018-07-27 17:19:54 +02:00
integrator.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
integrator.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
light.cpp Cycles: Cleanup, style 2018-08-24 14:36:18 +02:00
light.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
mesh_displace.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
mesh_subdivision.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
mesh_volume.cpp Cycles: speed up mesh volume bounds construction. 2018-07-28 19:23:35 +02:00
mesh.cpp Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
mesh.h Cycles: Initial implementation of detailed statistics 2018-07-27 17:19:54 +02:00
nodes.cpp Cycles: Cleanup, style 2018-08-24 14:36:18 +02:00
nodes.h Cycles: add Principled Hair BSDF. 2018-07-18 13:59:06 +02:00
object.cpp Cycles: Write Cryptomatte metadata according to the specification 2018-11-08 01:07:54 +01:00
object.h Cycles: Write Cryptomatte metadata according to the specification 2018-11-08 01:07:54 +01:00
osl.cpp Cleanup: consistent includes. 2018-08-29 16:32:07 +02:00
osl.h Cleanup: consistent includes. 2018-08-29 16:32:07 +02:00
particles.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
particles.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
scene.cpp Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
scene.h Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
session.cpp Cycles: Support generating Denoising passes without actually denoising 2018-10-29 15:50:01 +01:00
session.h Cycles: Support generating Denoising passes without actually denoising 2018-10-29 15:50:01 +01:00
shader.cpp Cycles: Write Cryptomatte metadata according to the specification 2018-11-08 01:07:54 +01:00
shader.h Cycles: Write Cryptomatte metadata according to the specification 2018-11-08 01:07:54 +01:00
sobol.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
sobol.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
stats.cpp Cycles: Initial implementation of detailed statistics 2018-07-27 17:19:54 +02:00
stats.h Cycles: Initial implementation of detailed statistics 2018-07-27 17:19:54 +02:00
svm.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
svm.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
tables.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
tables.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
tile.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
tile.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00