forked from bartvdbraak/blender
57cf48e7c6
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
subd_build.cpp | ||
subd_build.h | ||
subd_dice.cpp | ||
subd_dice.h | ||
subd_edge.h | ||
subd_face.h | ||
subd_mesh.cpp | ||
subd_mesh.h | ||
subd_patch.cpp | ||
subd_patch.h | ||
subd_ring.cpp | ||
subd_ring.h | ||
subd_split.cpp | ||
subd_split.h | ||
subd_stencil.cpp | ||
subd_stencil.h | ||
subd_vert.h |