OpenSubdiv/opensubdiv/hbr
manuelk c3cb17fa99 Modify Far remapping of singular vertices to point to their source vertex.
- Add a vector of index pairs to HbrMesh to track the index of a split
  vertex and its origin vertex
- Correct the Far remap tables in FarSubdivisionTablesFactory to point split
  vertices to their origin instead of themselves
- Fix regression/common/shape_utils.h to use the new HbrMesh::GetSplitVertices()
  method.
- Fix the osdPolySmooth example to use the new HbrMesh::GetSplitVertices()
  method.
- Add a paragraph to the documentation

fixes #241
2013-11-21 16:05:31 -08:00
..
allocator.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
bilinear.h Fix Chaikin rule 2013-11-07 17:06:55 -08:00
catmark.h Fix Chaikin rule 2013-11-07 17:06:55 -08:00
CMakeLists.txt Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
cornerEdit.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
creaseEdit.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
face.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
faceEdit.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
fvarData.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
fvarEdit.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
halfedge.h Fix edge-only face-varying interpolation. 2013-10-22 09:43:50 -07:00
hierarchicalEdit.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
holeEdit.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
loop.h Fix Chaikin rule 2013-11-07 17:06:55 -08:00
mesh.h Modify Far remapping of singular vertices to point to their source vertex. 2013-11-21 16:05:31 -08:00
subdivision.h Fix Chaikin rule 2013-11-07 17:06:55 -08:00
vertex.h Modify Far remapping of singular vertices to point to their source vertex. 2013-11-21 16:05:31 -08:00
vertexEdit.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00