OpenSubdiv/opensubdiv/far
manuelk 96b63884f0 Fix degenerate stencil limit tangent code path.
Limit tangent stencil crease rule was accumulating the wrong vertices. This
change switches from using an Hbr operator to using a less efficient std::list,
but allows us to rotate around the vertex from an arbitrary starting incident
edge.

The values returned are "plausible", but more extensive testing would be required
to validate this new code.

fixes #246
2013-12-10 14:13:30 -08:00
..
bilinearSubdivisionTables.h Fix crashes induced by typeid 2013-11-19 16:19:27 -08:00
bilinearSubdivisionTablesFactory.h Revisit singular vertex fix for FarSubdivisionTables 2013-11-22 11:27:01 -08:00
catmarkSubdivisionTables.h Fix crashes induced by typeid 2013-11-19 16:19:27 -08:00
catmarkSubdivisionTablesFactory.h Revisit singular vertex fix for FarSubdivisionTables 2013-11-22 11:27:01 -08: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 Revisit singular vertex fix for FarSubdivisionTables 2013-11-22 11:27:01 -08: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 degenerate stencil limit tangent code path. 2013-12-10 14:13:30 -08:00
subdivisionTables.h Fix crashes induced by typeid 2013-11-19 16:19:27 -08:00
subdivisionTablesFactory.h Revisit singular vertex fix for FarSubdivisionTables 2013-11-22 11:27:01 -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