OpenSubdiv/opensubdiv/far
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
..
bilinearSubdivisionTables.h Fix crashes induced by typeid 2013-11-19 16:19:27 -08:00
bilinearSubdivisionTablesFactory.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
catmarkSubdivisionTables.h Fix crashes induced by typeid 2013-11-19 16:19:27 -08:00
catmarkSubdivisionTablesFactory.h Fix build symbol conflict in Far 2013-10-04 17:06:23 -07:00
CMakeLists.txt Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
dispatcher.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
kernelBatch.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
kernelBatchFactory.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
loopSubdivisionTables.h Fix crashes induced by typeid 2013-11-19 16:19:27 -08:00
loopSubdivisionTablesFactory.h Fix build symbol conflict in Far 2013-10-04 17:06:23 -07:00
mesh.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
meshFactory.h Modify Far remapping of singular vertices to point to their source vertex. 2013-11-21 16:05:31 -08:00
multiMeshFactory.h Fix crashes induced by typeid 2013-11-19 16:19:27 -08:00
patchMap.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
patchParam.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
patchTables.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
patchTablesFactory.h Small code refactoring in FarPatchTablesFactory 2013-11-15 17:42:57 -08:00
stencilTables.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
stencilTablesFactory.h Fix VS2010 build errors in FarStencilTablesFactory 2013-10-30 11:56:54 -07:00
subdivisionTables.h Fix crashes induced by typeid 2013-11-19 16:19:27 -08:00
subdivisionTablesFactory.h Modify Far remapping of singular vertices to point to their source vertex. 2013-11-21 16:05:31 -08:00
vertexEditTables.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
vertexEditTablesFactory.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00