OpenSubdiv/opensubdiv/vtr
Takahito Tejima 74b78b3d17 Refactor again FarPatchTableFactory.
- rename "Regular end cap" to "BSplineBasis end cap"
- revert templating and add EndCapType into PatchTablesFactory::Options.
- make EndCapFactories internal in PatchTablesFactory.
- move end cap stencils into PatchTables, keep them relative to the max level.
- add a utility StencilTablesFactory::AppendEndCapStencilTables to splice and factorize endcap stencil tables.
2015-04-23 16:58:56 -07:00
..
array.h Minor revisions to recent promotion regarding smooth UV's in Far: 2015-03-05 13:09:27 -08:00
CMakeLists.txt Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
fvarLevel.cpp Face-varying fixes to support non-manifold features: 2015-03-31 11:50:58 -07:00
fvarLevel.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
fvarRefinement.cpp Minor additions and revisions to TopologyRefiner interface: 2015-04-01 20:44:33 -07:00
fvarRefinement.h Moved <sdc/type.h> to <sdc/types.h> 2015-01-06 14:26:20 -08:00
level.cpp Fixed bugs arising from degenerate edges and triangles: 2015-03-24 17:37:37 -07:00
level.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
maskInterfaces.h Moved <sdc/type.h> to <sdc/types.h> 2015-01-06 14:26:20 -08:00
quadRefinement.cpp Minor additions and revisions to TopologyRefiner interface: 2015-04-01 20:44:33 -07:00
quadRefinement.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
refinement.cpp Minor additions and revisions to TopologyRefiner interface: 2015-04-01 20:44:33 -07:00
refinement.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
sparseSelector.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
sparseSelector.h Removed dead code from sparse selection and feature adaptive refinement: 2014-09-23 18:24:29 -07:00
triRefinement.cpp Make sure to update the _maxEdgeFaces in the child from the parent 2015-03-30 18:49:26 -07:00
triRefinement.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
types.h Completed support for non-manifold topology (degenerate, reversed edges, etc.): 2015-03-15 20:22:00 -07:00