OpenSubdiv/opensubdiv/far
David G Yu 5ad64bc33e Addressed some FVar PatchTable API review notes
Fixed some inconsistencies with the methods added
to support face-varying patches.
2016-10-14 20:11:17 -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 Exposed option to enable use of inf-sharp patches: 2016-09-29 15:05:59 -07:00
gregoryBasis.h Clean up Gregory patch conversion in preparation for further refactoring: 2016-08-22 10:55:20 -07:00
patchBasis.cpp Exposed control for Gregory derivative weight eval 2016-10-11 18:50:25 -07:00
patchBasis.h Reverted recent Far::PatchParam refactoring 2016-09-29 09:38:32 -07:00
patchDescriptor.cpp Removed BOUNDARY and CORNER patch types 2015-05-13 11:31:02 -07:00
patchDescriptor.h Removed bitfield size from Far::PatchDescriptor 2016-09-29 09:44:11 -07: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 Added inverse of Far::PatchParam::Normalize() 2016-09-29 19:18:16 -07:00
patchTable.cpp Addressed some FVar PatchTable API review notes 2016-10-14 20:11:17 -07:00
patchTable.h Addressed some FVar PatchTable API review notes 2016-10-14 20:11:17 -07:00
patchTableFactory.cpp Addressed some FVar PatchTable API review notes 2016-10-14 20:11:17 -07:00
patchTableFactory.h Exposed option to enable use of inf-sharp patches: 2016-09-29 15:05:59 -07:00
primvarRefiner.h Bug fixes and improvements for face-varying and inf-sharp patches: 2016-10-12 13:08:35 -07: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 Added Derivative Options to LimitStencilFactory 2016-09-28 11:56:55 -07:00
stencilBuilder.h Added Derivative Options to LimitStencilFactory 2016-09-28 11:56:55 -07:00
stencilTable.cpp Added Derivative Options to LimitStencilFactory 2016-09-28 11:56:55 -07:00
stencilTable.h Fixed LimitStencilTable.h doc for 2nd derivatives 2016-10-13 09:25:13 -07:00
stencilTableFactory.cpp Updated LimitStencilTableFactory for InfSharpPatch 2016-10-07 16:41:08 -07:00
stencilTableFactory.h Added Derivative Options to LimitStencilFactory 2016-09-28 11:56:55 -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 Doxygen tweaks to prevent it mangling Far::TopologyRefinerFactory<MESH> 2015-06-12 14:33:21 -07:00
topologyLevel.h Bug fixes and improvements for face-varying and inf-sharp patches: 2016-10-12 13:08:35 -07:00
topologyRefiner.cpp Bug fixes and improvements for face-varying and inf-sharp patches: 2016-10-12 13:08:35 -07:00
topologyRefiner.h Added new public members to Far::TopologyRefiner::AdaptiveOptions: 2016-09-27 19:30:27 -07:00
topologyRefinerFactory.cpp Fixed adaptive refinement of sharp corners with edge-only boundaries 2016-10-12 11:42:37 -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