blender/intern/cycles/kernel/geom
Brecht Van Lommel acd619d7c9 Cycles: change smoke color grid to not include density multiplied in.
This breaks backwards compatibility some, making smoke colors brighters
than before. But it is also more correct this way.
2018-02-23 18:57:58 +01:00
..
geom_attribute.h Cycles: support animated object scale in motion blur. 2018-01-11 02:58:29 +01:00
geom_curve_intersect.h Code cleanup: remove some more unused code after recent CUDA changes. 2018-02-18 00:53:03 +01:00
geom_curve.h Cycles: Cleanup, move curve intersection functions to own file 2017-08-07 20:53:30 +02:00
geom_motion_curve.h Cycles: fix inefficient attribute map storage, saves 615MB in victor scene. 2017-11-05 18:00:48 +01:00
geom_motion_triangle_intersect.h Cycles: random walk subsurface scattering. 2018-02-09 19:58:33 +01:00
geom_motion_triangle_shader.h Code refactor: rename subsurface to local traversal, for reuse. 2017-11-07 22:35:12 +01:00
geom_motion_triangle.h Cycles: add bevel shader, for raytrace based rounded edges. 2017-11-07 22:35:12 +01:00
geom_object.h Cycles: restore Particle Info Index for now, keep it next to Random. 2018-02-14 21:45:57 +01:00
geom_patch.h Cycles: Remove ccl_fetch and SOA 2017-03-08 00:52:41 -05:00
geom_primitive.h Cycles: adaptive subdivision support for panoramic cameras. 2018-01-12 23:57:45 +01:00
geom_subd_triangle.h Cycles: Remove ccl_fetch and SOA 2017-03-08 00:52:41 -05:00
geom_triangle_intersect.h Cycles: random walk subsurface scattering. 2018-02-09 19:58:33 +01:00
geom_triangle.h Cycles: Implement denoising option for reducing noise in the rendered image 2017-05-07 14:40:58 +02:00
geom_volume.h Cycles: change smoke color grid to not include density multiplied in. 2018-02-23 18:57:58 +01:00
geom.h Cycles: Cleanup, move curve intersection functions to own file 2017-08-07 20:53:30 +02:00