blender/intern/cycles/render
2019-03-20 18:39:26 +01:00
..
attribute.cpp Fix T62758: hair curves with UV mapped textures renders wrong. 2019-03-20 17:26:21 +01:00
attribute.h Cleanup: add asserts to catch cases where wrong attribute type is used. 2019-03-05 19:05:24 +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 Fix T61831: Denoising Clean pass not scaled correctly with samples. 2019-03-11 14:26:06 +01:00
buffers.h Cycles: prefilter feature passes separate from denoising. 2019-02-06 15:18:29 +01:00
camera.cpp Cycles: Report whether camera was detected inside volume or not 2019-01-16 14:58:07 +01:00
camera.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
CMakeLists.txt Cycles: add cycles.merge_images operator for combing EXR renders. 2019-03-19 18:23:19 +01: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 Fix Cycles curve UVs wrong after recent changes. 2019-03-18 19:02:59 +01:00
denoising.cpp Fix Cycles animation denoising giving black pixels for some outliers. 2019-03-04 16:06:56 +01:00
denoising.h Fix Cycles build error with OpenImageIO 2.x. 2019-02-14 17:20:43 +01:00
film.cpp Cycles: prefilter feature passes separate from denoising. 2019-02-06 15:18:29 +01:00
film.h Cycles: prefilter feature passes separate from denoising. 2019-02-06 15:18:29 +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 Fix T61078: Cycles crash with adaptive smoke sim playback. 2019-02-01 19:08:49 +01:00
image.h Fix T61078: Cycles crash with adaptive smoke sim playback. 2019-02-01 19:08:49 +01:00
integrator.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
integrator.h Fix T57138: Cycles CMJ failing with viewport samples set to 0. 2019-03-14 17:39:00 +01:00
light.cpp Cleanup: fix compiler warnings. 2019-03-18 14:56:08 +01:00
light.h Cleanup: fix compiler warnings. 2019-03-18 14:56:08 +01:00
merge.cpp Fix cycles.merge_images not merging correctly for some channel layouts. 2019-03-20 18:39:26 +01:00
merge.h Cycles: add cycles.merge_images operator for combing EXR renders. 2019-03-19 18:23:19 +01:00
mesh_displace.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
mesh_subdivision.cpp Cycles: Added Float2 attribute type. 2019-03-05 14:55:21 +01:00
mesh_volume.cpp Cycles: speed up mesh volume bounds construction. 2018-07-28 19:23:35 +02:00
mesh.cpp Cycles: Added Float2 attribute type. 2019-03-05 14:55:21 +01:00
mesh.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
nodes.cpp Fix T62145: Geometry.Backface Node Renders Black 2019-03-14 09:20:11 +01:00
nodes.h Fix T62145: Geometry.Backface Node Renders Black 2019-03-14 09:20:11 +01:00
object.cpp Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel 2018-11-29 02:45:24 +01:00
object.h Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel 2018-11-29 02:45:24 +01:00
osl.cpp Fix T60434: crash with OSL and viewport + preview render at the same time. 2019-03-13 18:31:12 +01:00
osl.h Fix T60434: crash with OSL and viewport + preview render at the same time. 2019-03-13 18:31:12 +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: Added Float2 attribute type. 2019-03-05 14:55:21 +01:00
scene.h Cycles: Added Float2 attribute type. 2019-03-05 14:55:21 +01:00
session.cpp Cycles/OpenCL: Compile Kernels During Scene Update 2019-03-15 16:18:21 +01:00
session.h Cycles/OpenCL: Compile Kernels During Scene Update 2019-03-15 16:18:21 +01:00
shader.cpp Cycles: optimization for constant background colors. 2019-03-17 12:01:19 +01:00
shader.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
sobol.cpp Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
sobol.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
stats.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
stats.h Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
svm.cpp Cleanup: remove accidentally committed debug code. 2018-12-11 15:18:15 +01:00
svm.h Cycles: Remove old nasty workaround 2018-12-11 14:34:52 +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