OpenSubdiv/opensubdiv/vtr
barfowl 898d68ae79 Minor additions and revisions to TopologyRefiner interface:
- new Options for Refine() methods for base face and vertex ordering
    - removed ignored/unused "full topology" choice from AdaptiveOptions
    - added base face and vertex ordering logic to Refinement
    - addition of TopologyRefiner members for component counts and max valence
    - refactoring of Level additions to update all new member totals
    - addition of GetMaxValence() to TopologyRefiner
    - updated PatchTablesFactory to user new GetMaxValence() method
    - renaming of "Hole" methods for TopologyRefiner and Vtr::Level
2015-04-01 20:44:33 -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 Add "smooth UVs" to Far 2015-02-26 13:57:47 -08: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 Minor additions and revisions to TopologyRefiner interface: 2015-04-01 20:44:33 -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 Minor additions and revisions to TopologyRefiner interface: 2015-04-01 20:44:33 -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