blender/intern/cycles/kernel/geom
Sergey Sharybin 8fa4fccec4 Cycles: Fix intersection issues caused by degenerate instance matrix
Issue was caused by wrong intersection distance scaling on instance pop,
which could cause intersection distance to become zero, confusing following
intersection checks.
2015-10-09 15:58:03 +05:00
..
geom_attribute.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_bvh_shadow.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00
geom_bvh_subsurface.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00
geom_bvh_traversal.h Cycles: Add debug pass which shows number of instance pushes during camera ray intersection 2015-06-12 00:12:03 +02:00
geom_bvh_volume_all.h Cycles: Fix intersection issues caused by degenerate instance matrix 2015-10-09 15:58:03 +05:00
geom_bvh_volume.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00
geom_bvh.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_curve.h Cycles: Enable hair for split kernels when using Intel or NVidia drivers 2015-05-14 18:48:56 +05:00
geom_motion_curve.h Cycles: Cleanup and optimization comment update 2015-01-17 00:15:47 +05:00
geom_motion_triangle.h Cycles: Prepare code for OpenCL camera/motion blur 2015-05-14 18:48:56 +05:00
geom_object.h Cycles: Fix intersection issues caused by degenerate instance matrix 2015-10-09 15:58:03 +05:00
geom_primitive.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_qbvh_shadow.h Fix T45333: Volume Scatter crash blender 2015-07-13 18:54:26 +05:00
geom_qbvh_subsurface.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00
geom_qbvh_traversal.h Cycles: Fix missing node distance update when only two child intersected in QBVH 2015-06-12 10:06:46 +02:00
geom_qbvh_volume_all.h Cycles: Fix intersection issues caused by degenerate instance matrix 2015-10-09 15:58:03 +05:00
geom_qbvh_volume.h Cycles: Remove meaningless debug traversal steps increment from QBVH volume code 2015-06-11 23:54:57 +02:00
geom_qbvh.h Fix T43027: OpenCL kernel compilation broken after QBVH 2015-01-02 14:58:01 +05:00
geom_triangle_intersect.h Fix T46143: Faces missing with GPU render 2015-09-17 17:21:17 +05:00
geom_triangle.h Cycles: OpenCL kernel split 2015-05-09 19:52:40 +05:00
geom_volume.h Fix T44269: Typo in volume_attribute_float:geom_volume.h 2015-04-05 19:07:45 +05:00
geom.h Cycles: Split BVH nodes storage into inner and leaf nodes 2015-04-20 17:29:51 +05:00