blender/intern/cycles/render
2019-03-15 16:28:33 +01:00
..
attribute.cpp Cleanup: add asserts to catch cases where wrong attribute type is used. 2019-03-05 19:05:24 +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
bake.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
buffers.cpp Merge branch 'blender2.7' 2019-03-11 14:34:17 +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 animation denoising Python operator. 2019-02-11 13:39:08 +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 Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +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 Merge branch 'blender2.7' 2019-02-06 15:22:53 +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 Merge branch 'blender2.7' 2019-02-02 09:37:50 +11:00
image.h Merge branch 'blender2.7' 2019-02-02 09:37:50 +11: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 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 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 Merge branch 'blender2.7' 2019-03-05 15:06:09 +01:00
mesh.h Fix T60615: Cycles baking not working with some modifiers. 2019-01-18 18:39:43 +01:00
nodes.cpp Merge branch 'blender2.7' 2019-03-14 09:31:20 +01:00
nodes.h Merge branch 'blender2.7' 2019-03-14 09:31:20 +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 Merge branch 'blender2.7' 2019-03-05 15:06:09 +01:00
scene.h Merge branch 'blender2.7' 2019-03-05 15:06:09 +01:00
session.cpp Merge branch 'blender2.7' 2019-03-15 16:28:33 +01:00
session.h Cycles/OpenCL: Compile Kernels During Scene Update 2019-03-15 16:18:21 +01:00
shader.cpp Merge branch 'blender2.7' 2019-03-13 18:37:09 +01:00
shader.h Merge branch 'master' into blender2.8 2018-11-09 14:34:33 +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