OpenSubdiv/opensubdiv/far
Takahito Tejima 997d6035b9 Merge pull request #558 from davidgyu/fvarFix
Fixed a couple of problems with FVar handling
2015-05-30 12:00:32 -07:00
..
CMakeLists.txt Far: make internal header files private. 2015-05-29 12:41:21 -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 Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
gregoryBasis.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
patchBasis.cpp Added missing scaling to derivatives of Bilinear patches 2015-05-27 15:11:35 -07:00
patchBasis.h Refactor public patch evalations methods exposed by Far::PatchTables: 2015-05-20 15:44:29 -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 renaming (2/2) PatchTables and StencilTables to PatchTable and StencilTable 2015-05-22 11:50:01 -07:00
patchMap.h renaming (2/2) PatchTables and StencilTables to PatchTable and StencilTable 2015-05-22 11:50:01 -07:00
patchParam.h Remove #pragma once 2015-05-20 09:59:18 -07:00
patchTable.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
patchTable.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
patchTableFactory.cpp Fixed a couple of problems with the FVar handling 2015-05-29 23:58:40 -07:00
patchTableFactory.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
primvarRefiner.h Removed multi-level interpolation methods of Far::PrimvarRefiner 2015-05-29 22:21:50 -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 Add stencilTable.cpp, minor cleanup 2015-05-23 20:31:18 -07:00
stencilTable.h Add stencilTable.cpp, minor cleanup 2015-05-23 20:31:18 -07:00
stencilTableFactory.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
stencilTableFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
topologyLevel.h Moved base-face propagation to Far::PrimvarRefiner: 2015-05-26 19:56:39 -07:00
topologyRefiner.cpp Moved base-face propagation to Far::PrimvarRefiner: 2015-05-26 19:56:39 -07:00
topologyRefiner.h Moved protected TopologyRefiner modifiers to its Factory class: 2015-05-28 22:39:45 -07:00
topologyRefinerFactory.cpp Moved protected TopologyRefiner modifiers to its Factory class: 2015-05-28 22:39:45 -07:00
topologyRefinerFactory.h Moved protected TopologyRefiner modifiers to its Factory class: 2015-05-28 22:39:45 -07:00
types.h Added more public constants to <far/types.h> 2015-05-28 17:55:34 -07:00