OpenSubdiv/opensubdiv/far
Takahito Tejima 34fab03921 Merge pull request #629 from davidgyu/patchParamFix
Fixed Far::PatchParam encoding of refinement level
2015-06-11 15:33:50 -07:00
..
CMakeLists.txt Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
endCapBSplineBasisPatchFactory.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapBSplineBasisPatchFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapGregoryBasisPatchFactory.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapGregoryBasisPatchFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapLegacyGregoryPatchFactory.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
endCapLegacyGregoryPatchFactory.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
error.cpp Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
error.h Remove #pragma once 2015-05-20 09:59:18 -07:00
gregoryBasis.cpp Suppress erroneous drawing around valence 2 interior vertex 2015-06-03 13:56:29 -07:00
gregoryBasis.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
patchBasis.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchBasis.h Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchDescriptor.cpp Removed BOUNDARY and CORNER patch types 2015-05-13 11:31:02 -07:00
patchDescriptor.h Fixed comments and one cut-n-paste typo in Far. 2015-05-20 17:43:13 -07:00
patchMap.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchMap.h renaming (2/2) PatchTables and StencilTables to PatchTable and StencilTable 2015-05-22 11:50:01 -07:00
patchParam.h Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchTable.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchTable.h Made channel argument non-optional for internal face-varying methods 2015-06-03 19:23:50 -07:00
patchTableFactory.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchTableFactory.h Prepare to defer face-varying bicubic patches 2015-06-02 15:28:31 -07:00
primvarRefiner.h Eliminated direct member access to Vtr classes from Far: 2015-05-31 18:26:13 -07:00
ptexIndices.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stencilBuilder.cpp Removed primvar interpolation dependency on varying interface: 2015-05-29 10:48:19 -07:00
stencilBuilder.h Removed primvar interpolation dependency on varying interface: 2015-05-29 10:48:19 -07:00
stencilTable.cpp Fix a bug in limit stencil table creation 2015-06-09 17:07:18 -07:00
stencilTable.h Add stencilTable.cpp, minor cleanup 2015-05-23 20:31:18 -07:00
stencilTableFactory.cpp Fix a bug in LimitStencilTableFactory 2015-06-11 13:41:20 -07:00
stencilTableFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
topologyDescriptor.cpp Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyDescriptor.h Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyLevel.h Added Doxygen tags to some Far headers 2015-06-02 23:35:39 -07:00
topologyRefiner.cpp Disabling feature-adaptive refinement for non-Catmark schemes 2015-06-01 18:21:55 -07:00
topologyRefiner.h Added Doxygen tags to some Far headers 2015-06-02 23:35:39 -07:00
topologyRefinerFactory.cpp Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyRefinerFactory.h Added Doxygen tags to some Far headers 2015-06-02 23:35:39 -07:00
types.h Added more public constants to <far/types.h> 2015-05-28 17:55:34 -07:00