blender/intern/cycles/bvh
Stuart Broadfoot e9ba345c46 New feature
Patch [#33445] - Experimental Cycles Hair Rendering (CPU only)

This patch allows hair data to be exported to cycles and introduces a new line segment primitive to render with.

The UI appears under the particle tab and there is a new hair info node available.

It is only available under the experimental feature set and for cpu rendering.
2012-12-28 14:21:30 +00:00
..
bvh_binning.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
bvh_binning.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_build.cpp New feature 2012-12-28 14:21:30 +00:00
bvh_build.h New feature 2012-12-28 14:21:30 +00:00
bvh_node.cpp style cleanup: assignment & indentation. 2012-06-09 18:56:12 +00:00
bvh_node.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
bvh_params.h New feature 2012-12-28 14:21:30 +00:00
bvh_sort.cpp New feature 2012-12-28 14:21:30 +00:00
bvh_sort.h style cleanup: block comments 2012-06-09 17:22:52 +00:00
bvh_split.cpp New feature 2012-12-28 14:21:30 +00:00
bvh_split.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh.cpp New feature 2012-12-28 14:21:30 +00:00
bvh.h New feature 2012-12-28 14:21:30 +00:00
CMakeLists.txt code cleanup: 2012-10-17 04:13:03 +00:00