tornavis/intern/cycles/scene
Sergey Sharybin c69ee218d7 Revert "Fix size_t -> int -> size_t round trip in Cycles"
This reverts commit d74bb7be19.

Need to re-iterate to have a proper support of all platforms.
2022-02-09 16:16:21 +01:00
..
CMakeLists.txt Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
alembic.cpp Subdivision: add support for vertex creasing 2022-01-20 12:21:34 +01:00
alembic.h Subdivision: add support for vertex creasing 2022-01-20 12:21:34 +01:00
alembic_read.cpp Subdivision: add support for vertex creasing 2022-01-20 12:21:34 +01:00
alembic_read.h Subdivision: add support for vertex creasing 2022-01-20 12:21:34 +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
colorspace.cpp Fix T94712: Cycles missing colorspace transform on grayscale images 2022-01-20 20:40:55 +01:00
colorspace.h Fix T94712: Cycles missing colorspace transform on grayscale images 2022-01-20 20:40:55 +01:00
constant_fold.cpp Fix T94582: Cycles mapping shader node incorrectly skipped in Normal mode 2022-01-20 20:40:55 +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 Cycles: Make Embree compact BVH optional 2022-01-25 17:22:08 +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 Revert "Fix size_t -> int -> size_t round trip in Cycles" 2022-02-09 16:16:21 +01:00
hair.h
image.cpp Fix Cycles crash collecting render stats 2022-01-23 16:30:57 +01:00
image.h Cleanup: Remove Cycles device checks for half float. 2021-11-01 10:18:30 +01:00
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
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.cpp Revert "Fix size_t -> int -> size_t round trip in Cycles" 2022-02-09 16:16:21 +01:00
mesh.h Subdivision: add support for vertex creasing 2022-01-20 12:21:34 +01:00
mesh_displace.cpp
mesh_subdivision.cpp Subdivision: add support for vertex creasing 2022-01-20 12:21:34 +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 Revert "Fix size_t -> int -> size_t round trip in Cycles" 2022-02-09 16:16:21 +01:00
pointcloud.h Cycles: pointcloud rendering 2021-12-16 20:54:04 +01:00
procedural.cpp
procedural.h
scene.cpp Cycles: add Point Info node 2022-01-25 17:14:20 +01:00
scene.h Cycles: Make Embree compact BVH optional 2022-01-25 17:22:08 +01:00
shader.cpp
shader.h
shader_graph.cpp
shader_graph.h
shader_nodes.cpp Fix: OSL not recognizing UVTILE images 2022-01-25 22:00:23 -08:00
shader_nodes.h Cycles: add Point Info node 2022-01-25 17:14:20 +01:00
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