OpenSubdiv/opensubdiv/far
barry 184ae997d6 Fixed single-crease patch isolation now required without boundary isolation:
- added member to FeatureMask for single-crease option without inf-sharp
    - adjusted adaptive refinement to handle unisolated interior sharp edges
2019-04-24 14:56:49 -07:00
..
bilinearPatchBuilder.cpp Internal refactoring to support multiple precision: 2018-07-23 11:00:35 -07:00
bilinearPatchBuilder.h Internal refactoring to support multiple precision: 2018-07-23 11:00:35 -07:00
catmarkPatchBuilder.cpp Minor fixes to PatchBuilders related to boundary isolation assumptions: 2018-11-16 16:53:10 -08:00
catmarkPatchBuilder.h Internal refactoring to support multiple precision: 2018-07-23 11:00:35 -07:00
CMakeLists.txt Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
error.cpp Minor content and formatting changes to Far error strings 2015-07-31 12:47:49 -07:00
error.h Minor content and formatting changes to Far error strings 2015-07-31 12:47:49 -07:00
loopPatchBuilder.cpp Fix cracks between triangular Gregory patches along inf-sharp dart edges: 2019-02-04 11:19:24 -08:00
loopPatchBuilder.h Internal refactoring to support multiple precision: 2018-07-23 11:00:35 -07:00
patchBasis.cpp Correction to recent changes to boundary weights of box-spline triangles: 2019-02-06 18:30:26 -08:00
patchBasis.h Changed Gregory triangle from cubic/quartic hyrid to full quartic: 2019-01-24 12:56:09 -08:00
patchBuilder.cpp Patches and regression shapes for Bilinear scheme: 2018-12-21 12:35:31 -08:00
patchBuilder.h Enforce consistent assignment of Far::PatchParam's "regular" bit: 2018-12-12 17:59:17 -08:00
patchDescriptor.cpp Updated Far::PatchDescriptor methods involving "adaptive" patch types: 2018-11-13 18:36:28 -08:00
patchDescriptor.h Fix Far::PatchDescriptor::IsAdaptive() for legacy Gregory patches: 2019-02-04 11:04:26 -08:00
patchMap.cpp Improve Far::PatchMap to better support sparse and triangular PatchTables: 2018-11-12 10:51:47 -08:00
patchMap.h Fixed bug in Far::PatchMap for rotated triangular patches: 2018-12-12 12:27:14 -08:00
patchParam.h Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchTable.cpp Simplified PatchTable's private StencilTableHandler class: 2018-12-18 12:52:20 -08:00
patchTable.h Simplified PatchTable's private StencilTableHandler class: 2018-12-18 12:52:20 -08:00
patchTableFactory.cpp Changed Gregory triangle from cubic/quartic hyrid to full quartic: 2019-01-24 12:56:09 -08:00
patchTableFactory.h Added public method to derive adaptive refinement options from patch options: 2019-01-28 18:02:12 -08:00
primvarRefiner.h Major public addition of class templates for multiple precision: 2018-07-28 14:56:43 -07:00
ptexIndices.cpp Enabled Far::PtexIndices::GetAdjacency() for triangular refinement 2019-01-30 20:55:18 -08:00
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
sparseMatrix.h Bug fix and method addition to Far::internal::SparseMatrix: 2018-08-27 11:02:36 -07:00
stencilBuilder.cpp Major public addition of class templates for multiple precision: 2018-07-28 14:56:43 -07:00
stencilBuilder.h Major public addition of class templates for multiple precision: 2018-07-28 14:56:43 -07:00
stencilTable.cpp Major public addition of class templates for multiple precision: 2018-07-28 14:56:43 -07:00
stencilTable.h Extended Far::StencilTable data interpolation interfaces: 2018-10-29 10:30:05 -07:00
stencilTableFactory.cpp Fix Far::LimitStencilTableFactory issues with uniform refinement: 2018-12-12 12:03:54 -08:00
stencilTableFactory.h Added support for creation of face-varying Far::LimitStencilTables: 2018-10-29 10:46:03 -07:00
topologyDescriptor.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
topologyDescriptor.h Minor Doxygen additions and corrections to Far class headers 2016-10-17 17:52:20 -07:00
topologyLevel.h spelling 2017-01-11 12:40:49 -08:00
topologyRefiner.cpp Fixed single-crease patch isolation now required without boundary isolation: 2019-04-24 14:56:49 -07:00
topologyRefiner.h Extended vertex tagging to improve handling of irregular faces: 2018-11-07 13:16:03 -08:00
topologyRefinerFactory.cpp Extended vertex tagging to improve handling of irregular faces: 2018-11-07 13:16:03 -08:00
topologyRefinerFactory.h Extended vertex tagging to improve handling of irregular faces: 2018-11-07 13:16:03 -08:00
types.h spelling 2017-01-11 12:40:49 -08:00