blender/intern/cycles/render
Sergey Sharybin cbbf991f62 Cycles: Add name field to scene
Doesn't mean much for Cycles itself, but allows to have nice logs
and progress reports without access of original scene.
2018-11-09 17:53:02 +01:00
..
attribute.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
attribute.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
background.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
background.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
bake.cpp Cycles: add roughness baking support, using squared roughness convention. 2018-03-10 18:37:33 +01:00
bake.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
buffers.cpp Merge branch 'master' into blender2.8 2018-11-05 00:30:33 +01:00
buffers.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
camera.cpp Fix compilation errors and warnings with Clang-6 2018-09-28 09:46:12 +02:00
camera.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01: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 Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
coverage.cpp Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
coverage.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
curves.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
curves.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
film.cpp Cycles: Added Cryptomatte output. 2018-10-28 05:37:41 -04:00
film.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
graph.cpp Cycles: Cleanup, style 2018-08-24 14:36:18 +02:00
graph.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
image.cpp Merge branch 'master' into blender2.8 2018-07-27 17:21:43 +02:00
image.h Merge branch 'master' into blender2.8 2018-11-09 14:34:33 +01:00
integrator.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
integrator.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
light.cpp Merge branch 'master' into blender2.8 2018-08-28 19:15:08 +02:00
light.h Merge branch 'master' into blender2.8 2018-11-09 14:34:33 +01: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: Cleanup, space after (void) 2018-11-09 12:08:51 +01:00
mesh.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
nodes.cpp Merge branch 'master' into blender2.8 2018-08-28 19:15:08 +02:00
nodes.h Merge branch 'master' into blender2.8 2018-11-09 14:34:33 +01:00
object.cpp Cycles: Write Cryptomatte metadata according to the specification 2018-11-08 01:07:54 +01:00
object.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
osl.cpp Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
osl.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
particles.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
particles.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
scene.cpp Cycles: Add name field to scene 2018-11-09 17:53:02 +01:00
scene.h Cycles: Add name field to scene 2018-11-09 17:53:02 +01:00
session.cpp Fix Cycles viewport render info overlapping other text. 2018-11-08 18:31:33 +01:00
session.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
shader.cpp Merge branch 'master' into blender2.8 2018-11-09 14:34:33 +01:00
shader.h Merge branch 'master' into blender2.8 2018-11-09 14:34:33 +01:00
sobol.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
sobol.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
stats.cpp Cycles: Initial implementation of detailed statistics 2018-07-27 17:19:54 +02:00
stats.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
svm.cpp Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
svm.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
tables.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
tables.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
tile.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
tile.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00