OpenSubdiv/opensubdiv/far
barfowl 60c6f51592 Improvements to patch basis evaluation in far/interpolate.*:
- added Far::GetGregoryWeights() to work directly with 20 weights
    - simplified tensor-product evaluation of Bezier and BSpline (will more
      readily support higher order derivatives in near future)
    - fixed Bezier derivative scaling issue (off by factor of 3.0)
    * noted incorrectness of Gregory derivatives (correction will accompany
      support for higher order derivatives in near future)
2015-05-11 16:18:03 -07:00
..
CMakeLists.txt Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapBSplineBasisPatchFactory.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapBSplineBasisPatchFactory.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapGregoryBasisPatchFactory.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapGregoryBasisPatchFactory.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapLegacyGregoryPatchFactory.cpp Fix an out-of-bounds read. 2015-04-26 20:32:34 -07:00
endCapLegacyGregoryPatchFactory.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07: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 Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
gregoryBasis.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
interpolate.cpp Improvements to patch basis evaluation in far/interpolate.*: 2015-05-11 16:18:03 -07:00
interpolate.h Improvements to patch basis evaluation in far/interpolate.*: 2015-05-11 16:18:03 -07:00
patchDescriptor.cpp Refactor single crease patch to be in unfined shader. 2015-04-17 16:26:57 -07:00
patchDescriptor.h Refactor far factories. 2015-04-20 18:59:07 -07: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 Checkpoint changes to unify adaptive patch drawing. 2015-04-17 07:42:53 -07:00
patchTables.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
patchTables.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
patchTablesFactory.cpp Fixed gathering of patches near non-manifold topo 2015-04-27 12:40:18 -07:00
patchTablesFactory.h Fixed orientation of boundary and corner patches 2015-04-24 15:33:04 -07:00
protoStencil.h fixed code style of stencil leak fix 2014-12-10 20:09:18 +01:00
ptexIndices.cpp Fix ptex indices computations for loop. 2015-04-24 16:08:37 -07:00
ptexIndices.h Renamed methods on Far::PtexIndices. 2015-04-21 22:23:22 -07:00
stencilTables.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
stencilTablesFactory.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
stencilTablesFactory.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
topologyRefiner.cpp Minor changes to Far::TopologyRefiner: 2015-04-30 19:37:53 -07:00
topologyRefiner.h Minor changes to Far::TopologyRefiner: 2015-04-30 19:37:53 -07:00
topologyRefinerFactory.cpp Fix new off-by-one error in facevarying channels for lefthanded meshes. 2015-04-24 11:42:58 -07:00
topologyRefinerFactory.h Changed lefthanded flag to isLeftHanded. 2015-04-15 16:15:19 -07:00
types.h Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00