OpenSubdiv/opensubdiv/far
barfowl 2213d86a59 Fixed bug retrieving and merging tags for FVar values:
- added Vtr::FVarLevel method to resolve correct index in level 0 case
    - updated tag retrieval methods that used face-value array as input
    - changed signatures to accept face-verts when needed and updated usage
2015-02-25 11:02:53 -08: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 Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
gregoryBasis.h Adding support for gregory patches limit interpolation to Far::PatchTables 2014-11-11 11:27:25 -08:00
interpolate.cpp Refactor & cleanup patch interpolation 2015-01-27 15:38:30 -08:00
interpolate.h Refactor & cleanup patch interpolation 2015-01-27 15:38:30 -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 Fix data race on static global variable in Far::PatchDescriptor 2015-02-11 14:25:44 -08:00
patchDescriptor.h Fix data race on static global variable in Far::PatchDescriptor 2015-02-11 14:25:44 -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 Add protected accessor to return patch index in Far::PatchTables 2015-01-28 15:50:23 -08:00
patchTables.h Add protected accessor to return patch index in Far::PatchTables 2015-01-28 15:50:23 -08:00
patchTablesFactory.cpp Fix data race on static global variable in Far::PatchDescriptor 2015-02-11 14:25:44 -08:00
patchTablesFactory.h Fix build warnings (icc -w3) 2015-01-06 10:56:29 -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 Renaming of a few Sdc types and constants: 2015-01-06 17:40:11 -08:00
stencilTablesFactory.h Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
topologyRefiner.cpp Fixed bug retrieving and merging tags for FVar values: 2015-02-25 11:02:53 -08:00
topologyRefiner.h Introduction of face-varying channels influencing feature adaptive refinement: 2015-02-09 17:41:19 -08:00
topologyRefinerFactory.cpp Introduction of face-varying channels influencing feature adaptive refinement: 2015-02-09 17:41:19 -08: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