OpenSubdiv/opensubdiv/far
barfowl e583b80271 Completed support for non-manifold topology (degenerate, reversed edges, etc.):
- added edge-face local-indices to Vtr::Level members
    - added internal and public access to edge-face local-indices
    - updated refinement methods to use and populate edge-face local-indices
    - updated refinement methods to be sensitive to degenerate edges
    - added Vtr::VALENCE_LIMIT constant for internal use
    - updated Vtr::Level topology completion to fail on valence overflow
    - simplfied non-manifold edge handling in Vtr::Level topology completion
    - updated warnings for all topology construction failures
    - added detection and warning when passing non-triangles for Loop
2015-03-15 20:22:00 -07:00
..
CMakeLists.txt Refactor & cleanup patch interpolation 2015-01-27 15:38:30 -08:00
error.cpp Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
error.h Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
gregoryBasis.cpp Minor revisions to recent promotion regarding smooth UV's in Far: 2015-03-05 13:09:27 -08:00
gregoryBasis.h Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
interpolate.cpp Refactor & cleanup patch interpolation 2015-01-27 15:38:30 -08:00
interpolate.h Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
kernelBatch.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
kernelBatchDispatcher.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
patchDescriptor.cpp Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
patchDescriptor.h Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
patchMap.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
patchMap.h Far::PatchTables re-factor & clean-up 2014-10-09 14:48:50 -07:00
patchParam.h Minor changes to address warnings and remarks issues by ICC. 2015-01-05 18:56:24 -08:00
patchTables.cpp Fix Win build 2015-02-27 15:52:12 -08:00
patchTables.h Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
patchTablesFactory.cpp Minor revisions to recent promotion regarding smooth UV's in Far: 2015-03-05 13:09:27 -08:00
patchTablesFactory.h Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
protoStencil.h fixed code style of stencil leak fix 2014-12-10 20:09:18 +01:00
stencilTables.h Fix typo in doc string 2015-02-04 22:33:32 -08:00
stencilTablesFactory.cpp Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
stencilTablesFactory.h Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
topologyRefiner.cpp Revised Level::VTags for semi-sharpness and added corner tag: 2015-02-25 20:02:10 -08:00
topologyRefiner.h Completed support for non-manifold topology (degenerate, reversed edges, etc.): 2015-03-15 20:22:00 -07:00
topologyRefinerFactory.cpp Completed support for non-manifold topology (degenerate, reversed edges, etc.): 2015-03-15 20:22:00 -07:00
topologyRefinerFactory.h Minor improvements to Far::TopologyRefinerFactory: 2015-01-07 21:33:48 -08:00
types.h Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00