OpenSubdiv/opensubdiv/far
Takahito Tejima 6421c52fae Merge pull request #489 from davidgyu/irregularRotate
Fixed varying stencils for end cap patches
2015-05-19 13:19:30 -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 Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
endCapGregoryBasisPatchFactory.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapGregoryBasisPatchFactory.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
endCapLegacyGregoryPatchFactory.cpp Fix an out-of-bounds read. 2015-04-26 20:32:34 -07:00
endCapLegacyGregoryPatchFactory.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
error.cpp Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
error.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
gregoryBasis.cpp Change stencils sizes from unsigned char to int. 2015-05-19 10:16:56 -07:00
gregoryBasis.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
interpolate.cpp Refactored Far computation of Gregory patch basis functions: 2015-05-15 18:52:02 -07:00
interpolate.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
patchDescriptor.cpp Removed BOUNDARY and CORNER patch types 2015-05-13 11:31:02 -07:00
patchDescriptor.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
patchMap.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
patchMap.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
patchParam.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
patchTables.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
patchTables.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
patchTablesFactory.cpp Fixed varying stencils for end cap patches 2015-05-19 13:00:53 -07:00
patchTablesFactory.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
protoStencil.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
ptexIndices.cpp Fix ptex indices computations for loop. 2015-04-24 16:08:37 -07:00
ptexIndices.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
stencilTables.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
stencilTablesFactory.cpp Change stencils sizes from unsigned char to int. 2015-05-19 10:16:56 -07:00
stencilTablesFactory.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
topologyRefiner.cpp Minor changes to Far::TopologyRefiner: 2015-04-30 19:37:53 -07:00
topologyRefiner.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -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 Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00
types.h Prefix header guards and add pragma once. 2015-05-19 11:22:37 -07:00