OpenSubdiv/opensubdiv
barry 5e8e123d73 Major refactor of the construction of Far::PatchTable:
- new PatchTableBuilder class now implements PatchTableFactory::Create()
        - population of tables now independent of scheme or patch type
        - nested LocalPointHelper handles local point sharing and stencils
    - new PatchBuilder class encapsulates patch queries and conversions:
        - provides patch types associated with schemes and client options
        - handles all topological queries about patches in the base class
        - subclasses for the three subdivision schemes to support conversions
        - conversions encapsulated in new SparseMatrix class for re-use
    - removed Far end-cap factory classes and Far::GregoryBasis
    - extended adaptive refinement to support Bilinear scheme (not enabled)
    - extended Vtr::StackBuffer to avoid compiler inefficiencies
2018-05-08 17:24:14 -07:00
..
far Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
hbr Remove #pragma once 2015-05-20 09:59:18 -07:00
osd Merge pull request #959 from davidgyu/hlsl_patch_normals 2018-01-16 15:31:33 -08:00
sdc Fixed some typos in comments. 2017-01-24 22:48:48 -08:00
tools/stringify Added Metal support 2017-04-19 16:49:53 -07:00
vtr Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
CMakeLists.txt Added Metal support 2017-04-19 16:49:53 -07:00
version.cpp Add opensubdiv/version.cpp 2014-11-25 12:37:03 -08:00
version.h Release 3.3.1 2018-02-07 15:09:46 -08:00