..
alembic.cpp
Alembic procedural: fix missing update when editing shaders
2021-03-31 17:18:32 +02:00
alembic.h
Alembic procedural: comment, speficy the behavior of a function
2021-03-31 17:18:32 +02:00
attribute.cpp
Fix T87686: Cycles persistent data not updating correctly with hair
2021-04-29 15:58:51 +02:00
attribute.h
Cleanup: clang-format
2021-02-19 02:19:53 +11:00
background.cpp
Fix T87007: Cycles Background not updated if strength is initially null
2021-03-30 15:41:33 +02:00
background.h
Cycles API: encapsulate Node socket members
2020-11-04 13:03:33 +01:00
bake.cpp
Cycles: optimize device updates
2021-01-22 16:08:25 +01:00
bake.h
Cycles: optimize device updates
2021-01-22 16:08:25 +01:00
buffers.cpp
Cleanup: correct spelling in comments
2021-02-05 16:23:34 +11:00
buffers.h
Cycles: Implement tile stealing to improve CPU+GPU rendering performance
2020-10-31 01:57:39 +01:00
camera.cpp
Fix Cycles rendering crash on OpenBSD
2021-03-15 16:47:07 +01:00
camera.h
Cycles API: encapsulate Node socket members
2020-11-04 13:03:33 +01:00
CMakeLists.txt
OpenColorIO: upgrade to version 2.0.0
2021-02-12 19:06:35 +01:00
colorspace.cpp
OpenColorIO: upgrade to version 2.0.0
2021-02-12 19:06:35 +01:00
colorspace.h
Cleanup: process colorspace conversion with a 1D pixel array
2020-03-17 17:33:08 +01:00
constant_fold.cpp
Cycles: add utility functions for zero float2/float3/float4/transform
2021-02-17 16:26:24 +01:00
constant_fold.h
Cleanup: make format
after SortedIncludes change
2020-03-19 09:33:58 +01:00
coverage.cpp
Cleanup: tweak Cycles #includes in preparation for clang-format sorting
2020-03-06 14:44:42 +01:00
coverage.h
Cleanup: tweak Cycles #includes in preparation for clang-format sorting
2020-03-06 14:44:42 +01:00
curves.cpp
Cycles: internal refactoring to make thick/ribbon curve separate primitives
2020-06-22 13:28:01 +02:00
curves.h
Fix T78447: Cycles vertex color node not working with hair
2020-06-30 14:36:52 +02:00
denoising.cpp
Cleanup: correct spelling in comments
2021-02-05 16:23:34 +11:00
denoising.h
Cleanup: reduce hardcoded numbers in denoising neighbor tiles code
2020-07-10 17:10:05 +02:00
film.cpp
Fix Cycles rendering crash on OpenBSD
2021-03-15 16:47:07 +01:00
film.h
Cycles API: encapsulate Node socket members
2020-11-04 13:03:33 +01:00
geometry.cpp
Cleanup: clang-format
2021-05-18 12:53:27 +10:00
geometry.h
Cleanup: clang-format
2021-05-18 12:53:27 +10:00
graph.cpp
Cycles: add utility functions for zero float2/float3/float4/transform
2021-02-17 16:26:24 +01:00
graph.h
Cycles: introduce an ownership system to protect nodes from unwanted deletions.
2020-08-30 23:49:38 +02:00
hair.cpp
Cleanup: clang-format
2021-05-18 12:53:27 +10:00
hair.h
Cleanup: clang-format
2021-05-18 12:53:27 +10:00
image_oiio.cpp
Cycles: disable NanoVDB for AMD OpenCL
2021-03-30 00:00:17 +02:00
image_oiio.h
Cycles: disable NanoVDB for AMD OpenCL
2021-03-30 00:00:17 +02:00
image_sky.cpp
Cycles: disable NanoVDB for AMD OpenCL
2021-03-30 00:00:17 +02:00
image_sky.h
Cycles: disable NanoVDB for AMD OpenCL
2021-03-30 00:00:17 +02:00
image_vdb.cpp
Fix "unused variable" warning when compiling without nanovdb
2021-04-01 12:36:23 +02:00
image_vdb.h
Cycles: disable NanoVDB for AMD OpenCL
2021-03-30 00:00:17 +02:00
image.cpp
Cycles: disable NanoVDB for AMD OpenCL
2021-03-30 00:00:17 +02:00
image.h
Cycles: disable NanoVDB for AMD OpenCL
2021-03-30 00:00:17 +02:00
integrator.cpp
Fix Cycles rendering crash on OpenBSD
2021-03-15 16:47:07 +01:00
integrator.h
Fix T85144: Cycles crashes when editing render properties in viewport
2021-01-29 17:35:28 +01:00
jitter.cpp
Cycles: add Progressive Multi-Jitter sampling pattern
2020-03-02 16:35:52 +01:00
jitter.h
Cycles: add Progressive Multi-Jitter sampling pattern
2020-03-02 16:35:52 +01:00
light.cpp
Fix errors in Cycles comments
2021-05-03 22:45:58 +02:00
light.h
Cycles: add a spread setting for area lights
2021-04-01 12:31:01 +02:00
merge.cpp
Cleanup: correct spelling in comments
2021-02-05 16:23:34 +11:00
merge.h
ClangFormat: apply to source, most of intern
2019-04-17 06:21:24 +02:00
mesh_displace.cpp
Cycles: add utility functions for zero float2/float3/float4/transform
2021-02-17 16:26:24 +01:00
mesh_subdivision.cpp
Cycles: add utility functions for zero float2/float3/float4/transform
2021-02-17 16:26:24 +01:00
mesh.cpp
Fix T87929: Cycles, missing update when visibility is modified
2021-05-14 02:40:43 +02:00
mesh.h
Cleanup: clang-format
2021-05-18 12:53:27 +10:00
nodes.cpp
Nodes: Add Refract and Faceforward functions to Vector Maths nodes
2021-03-23 09:59:20 +00:00
nodes.h
Fix ASAN warnings with Cycles OSL
2021-04-29 15:58:51 +02:00
object.cpp
Fix T87929: Cycles, missing update when visibility is modified
2021-05-14 02:40:43 +02:00
object.h
Fix T87929: Cycles, missing update when visibility is modified
2021-05-14 02:40:43 +02:00
osl.cpp
Cleanup: correct spelling in comments
2021-02-05 16:23:34 +11:00
osl.h
Cycles: introduce an ownership system to protect nodes from unwanted deletions.
2020-08-30 23:49:38 +02:00
particles.cpp
Fix Cycles rendering crash on OpenBSD
2021-03-15 16:47:07 +01:00
particles.h
Cycles: optimize device updates
2021-01-22 16:08:25 +01:00
procedural.cpp
Cycles: internal support for the concept of procedurals
2021-01-25 15:51:38 +01:00
procedural.h
Cycles: internal support for the concept of procedurals
2021-01-25 15:51:38 +01:00
scene.cpp
Cycles OpenCL: disable AO preview kernels
2021-05-19 18:30:43 +02:00
scene.h
Cleanup: clang-format
2021-04-11 14:37:37 +10:00
session.cpp
Cycles OpenCL: disable AO preview kernels
2021-05-19 18:30:43 +02:00
session.h
Fix T84813: enabling Cycles OpenImageDenoise during GPU viewport render fails
2021-01-20 14:59:23 +01:00
shader.cpp
Fix Cycles rendering crash on OpenBSD
2021-03-15 16:47:07 +01:00
shader.h
OpenColorIO: upgrade to version 2.0.0
2021-02-12 19:06:35 +01:00
sobol.cpp
Cleanup: Mark large arrays of of constant data as const.
2019-08-04 14:24:29 -06:00
sobol.h
ClangFormat: apply to source, most of intern
2019-04-17 06:21:24 +02:00
stats.cpp
Cycles: internal support for the concept of procedurals
2021-01-25 15:51:38 +01:00
stats.h
Cycles: internal support for the concept of procedurals
2021-01-25 15:51:38 +01:00
svm.cpp
Cycles: optimize device updates
2021-01-22 16:08:25 +01:00
svm.h
Fix T84006: Cycles AOV not written with some mix shader node set ups
2020-12-22 14:25:50 +01:00
tables.cpp
Cycles: optimize device updates
2021-01-22 16:08:25 +01:00
tables.h
Cycles: optimize device updates
2021-01-22 16:08:25 +01:00
tile.cpp
Fix T75432: Cycles progressive refine render slow with denoising data
2020-04-28 22:40:44 +02:00
tile.h
Spelling: It's Versus Its
2020-10-19 08:12:33 -07:00
volume.cpp
Fix Cycles rendering crash on OpenBSD
2021-03-15 16:47:07 +01:00
volume.h
Cycles API: encapsulate Node socket members
2020-11-04 13:03:33 +01:00