blender/intern/cycles/subd
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
..
CMakeLists.txt code cleanup: 2012-10-17 04:13:03 +00:00
subd_build.cpp style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
subd_build.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_dice.cpp Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
subd_dice.h spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
subd_edge.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_face.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_mesh.cpp spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
subd_mesh.h spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
subd_patch.cpp Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
subd_patch.h Cycles: clang build fixes. 2011-08-10 19:45:08 +00:00
subd_ring.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
subd_ring.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_split.cpp code cleanup: removed/renamed shadow & duplicate variable definitions. 2012-06-09 18:20:40 +00:00
subd_split.h spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
subd_stencil.cpp Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_stencil.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_vert.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00