blender/intern/cycles/scene
2022-01-05 16:06:34 +01:00
..
alembic_read.cpp Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
alembic_read.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
alembic.cpp Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
alembic.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
attribute.cpp Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
attribute.h Cycles: reduce triangle memory usage with packed_float3 2021-11-17 17:29:41 +01:00
background.cpp
background.h
bake.cpp
bake.h
camera.cpp Cleanup: clang-format 2021-12-07 23:12:13 -05:00
camera.h Cycles: add Fisheye Lens Polynomial camera model 2021-12-07 20:05:57 +01:00
CMakeLists.txt Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
colorspace.cpp
colorspace.h
constant_fold.cpp Fix Cycles logging some excessive detail with default --debug-cycles 2021-11-01 08:36:50 +01:00
constant_fold.h
curves.cpp
curves.h
film.cpp Fix T91893, T92455: wrong transmission pass with hair and multiscatter glass 2021-11-12 20:03:46 +01:00
film.h
geometry.cpp Cleanup: rename mesh -> geom in some places that now handle multiple geom types 2022-01-05 16:06:34 +01:00
geometry.h Cleanup: rename mesh -> geom in some places that now handle multiple geom types 2022-01-05 16:06:34 +01:00
hair.cpp
hair.h
image_oiio.cpp Cleanup: Unused argument 2021-11-01 15:14:49 +01:00
image_oiio.h
image_sky.cpp
image_sky.h
image_vdb.cpp
image_vdb.h
image.cpp UDIM: Support virtual filenames 2022-01-02 20:48:59 -08:00
image.h Cleanup: Remove Cycles device checks for half float. 2021-11-01 10:18:30 +01:00
integrator.cpp Fix T93498: Cycles fast GI add method affected by bounces settings 2021-12-09 18:17:48 +01:00
integrator.h Cycles: add build option to enable a debugging feature for MIS 2021-11-17 18:03:56 +01:00
jitter.cpp
jitter.h
light.cpp
light.h
mesh_displace.cpp
mesh_subdivision.cpp Build: match GCC and Clang float conversion warnings in Cycles 2021-11-17 17:29:41 +01:00
mesh.cpp Cycles: reduce triangle memory usage with packed_float3 2021-11-17 17:29:41 +01:00
mesh.h Cycles: reduce triangle memory usage with packed_float3 2021-11-17 17:29:41 +01:00
object.cpp Cleanup: rename mesh -> geom in some places that now handle multiple geom types 2022-01-05 16:06:34 +01:00
object.h Cleanup: rename mesh -> geom in some places that now handle multiple geom types 2022-01-05 16:06:34 +01:00
osl.cpp Fix T91893, T92455: wrong transmission pass with hair and multiscatter glass 2021-11-12 20:03:46 +01:00
osl.h
particles.cpp
particles.h
pass.cpp Cycles: Add OptiX temporal denoising support 2022-01-05 15:58:36 +01:00
pass.h
pointcloud.cpp Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
pointcloud.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
procedural.cpp
procedural.h
scene.cpp Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
scene.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
shader_graph.cpp
shader_graph.h
shader_nodes.cpp Cleanup: Unused variable in Cycles code 2022-01-03 14:46:10 +01:00
shader_nodes.h Nodes: Add vector support to Map Range node 2021-12-14 18:27:01 +00:00
shader.cpp
shader.h
sobol.cpp
sobol.h
sobol.tables
stats.cpp
stats.h
svm.cpp Fix Cycles logging some excessive detail with default --debug-cycles 2021-11-01 08:36:50 +01:00
svm.h
tables.cpp
tables.h
volume.cpp
volume.h