blender/intern/cycles/render
2019-04-17 06:00:20 +02: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
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 Fix T60379: Cycles viewport adaptive subdivision hangs after updates. 2019-04-04 21:22:31 +02:00
camera.h Fix T60379: Cycles viewport adaptive subdivision hangs after updates. 2019-04-04 21:22:31 +02:00
CMakeLists.txt CMake: add library deps to CMakeLists.txt 2019-04-16 06:20:52 +02: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 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 'blender2.7' 2019-03-18 19:06:21 +01:00
light.h Merge branch 'blender2.7' 2019-03-18 19:06:21 +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 Cleanup: spelling 2019-04-10 08:40:49 +02: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 Fix T63346: Cycles OSL shader with closure not working in final render. 2019-04-16 03:03:24 +02: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-17 12:54:19 +01:00
shader.h Merge branch 'master' into blender2.8 2018-11-09 14:34:33 +01:00
sobol.cpp ClangFormat: disable for most of sobol.cpp 2019-04-17 06:00:20 +02: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