OpenSubdiv/opensubdiv/far
barry 9832e11939 A few bug fixes and minor improvements for inf-sharp patches:
- updated face-varying VTag conversion to set VTag::_corner correctly
    - updated adaptive refinement to prevent over-isolation of inf-sharp features
    - fixed patch regularity test when inf-sharp and xord features not separated
      at level 0 or 1
    - generalized BSpline end-cap factory boundary test to defer to Gregory patch
      for any non-smooth corner
2016-09-26 19:14:42 -07:00
..
CMakeLists.txt Use cmake's folder feature on platforms that support it. 2016-06-09 17:04:26 -07:00
endCapBSplineBasisPatchFactory.cpp A few bug fixes and minor improvements for inf-sharp patches: 2016-09-26 19:14:42 -07:00
endCapBSplineBasisPatchFactory.h Updated Far::EndCap*PatchFactory for fvar patches 2016-08-05 19:08:04 -07:00
endCapGregoryBasisPatchFactory.cpp Enabled point sharing for face-varying Gregory patches: 2016-09-03 17:27:50 -07:00
endCapGregoryBasisPatchFactory.h Updated Far::EndCap*PatchFactory for fvar patches 2016-08-05 19:08:04 -07:00
endCapLegacyGregoryPatchFactory.cpp Updated Far::EndCap*PatchFactory for fvar patches 2016-08-05 19:08:04 -07:00
endCapLegacyGregoryPatchFactory.h Updated Far::EndCap*PatchFactory for fvar patches 2016-08-05 19:08:04 -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
gregoryBasis.cpp Improved internal span types for better non-manifold support: 2016-09-19 14:18:51 -07:00
gregoryBasis.h Clean up Gregory patch conversion in preparation for further refactoring: 2016-08-22 10:55:20 -07:00
patchBasis.cpp Updated Far internal patch basis methods 2016-08-24 23:55:49 -07:00
patchBasis.h Updated Far internal patch basis methods 2016-08-24 23:55:49 -07:00
patchDescriptor.cpp Removed BOUNDARY and CORNER patch types 2015-05-13 11:31:02 -07:00
patchDescriptor.h 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
patchMap.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
patchMap.h 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
patchParam.h Improved PatchTableFactory for mixed FVar patches 2016-08-31 13:05:55 -07:00
patchTable.cpp Improved PatchTableFactory for mixed FVar patches 2016-08-31 13:05:55 -07:00
patchTable.h PatchTableFactory changes for smooth FVar patches 2016-08-25 00:14:10 -07:00
patchTableFactory.cpp A few bug fixes and minor improvements for inf-sharp patches: 2016-09-26 19:14:42 -07:00
patchTableFactory.h Improved topology inspection and construction of face-varying patches: 2016-09-02 20:53:24 -07:00
primvarRefiner.h 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
ptexIndices.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
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stencilBuilder.cpp Merge current github/dev into pull request 760 2016-07-16 20:52:54 -07:00
stencilBuilder.h LimitStencilTable now also computes stencils for second partials. 2015-11-16 14:43:44 -08:00
stencilTable.cpp Merge current github/dev into pull request 760 2016-07-16 20:52:54 -07:00
stencilTable.h Merge current github/dev into pull request 760 2016-07-16 20:52:54 -07:00
stencilTableFactory.cpp Merge current github/dev into pull request 760 2016-07-16 20:52:54 -07:00
stencilTableFactory.h Comment typos / whitespace. 2015-11-16 14:39:58 -08: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 Doxygen tweaks to prevent it mangling Far::TopologyRefinerFactory<MESH> 2015-06-12 14:33:21 -07:00
topologyLevel.h Comment typos / whitespace. 2015-11-16 14:39:58 -08:00
topologyRefiner.cpp A few bug fixes and minor improvements for inf-sharp patches: 2016-09-26 19:14:42 -07:00
topologyRefiner.h Revised adaptive refinement to use inf-sharp tags and feature masks: 2016-09-23 08:20:36 -07:00
topologyRefinerFactory.cpp Minor updates to tags for face-varying and inf-sharp topology: 2016-09-15 23:03:48 -07:00
topologyRefinerFactory.h 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
types.h Added more public constants to <far/types.h> 2015-05-28 17:55:34 -07:00