blender/intern/cycles/bvh
Brecht Van Lommel 57cf48e7c6 Cycles Hair: refactoring to support generic attributes for hair curves. There
should be no functional changes yet. UV, tangent and intercept are now stored
as attributes, with the intention to add more like multiple uv's, vertex
colors, generated coordinates and motion vectors later.

Things got a bit messy due to having both triangle and curve data in the same
mesh data structure, which also gives us two sets of attributes. This will get
cleaned up when we split the mesh class.
2013-01-03 12:08:54 +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 Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +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 Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
bvh_split.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh.cpp Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +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