OpenSubdiv/opensubdiv/far
David G Yu 74601558e3
Merge pull request #972 from barfowl/fvar_patch_fix
Fixed regression in PatchTable construction with face-varying patches
2018-07-03 17:46:41 -07:00
..
bilinearPatchBuilder.cpp Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
bilinearPatchBuilder.h Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
catmarkPatchBuilder.cpp Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
catmarkPatchBuilder.h Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
CMakeLists.txt Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -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
loopPatchBuilder.cpp Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
loopPatchBuilder.h Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -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
patchBuilder.cpp Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
patchBuilder.h Fix wrong argument order for memset 2018-07-03 14:40:33 +02: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 spelling phase 2 2017-01-24 22:48:44 -08:00
patchTable.cpp Addressed some FVar PatchTable API review notes 2016-10-14 20:11:17 -07:00
patchTable.h Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
patchTableFactory.cpp Fixed regression in PatchTable construction for face-varying patches: 2018-07-03 12:06:23 -07:00
patchTableFactory.h Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
primvarRefiner.h Fixed some typos in comments. 2017-01-24 22:48:48 -08:00
ptexIndices.cpp spelling phase 2 2017-01-24 22:48:44 -08:00
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
sparseMatrix.h Fixed misuse of vector::capacity() in Far::SparseMatrix: 2018-06-26 17:42:13 -07:00
stencilBuilder.cpp Added Derivative Options to LimitStencilFactory 2016-09-28 11:56:55 -07:00
stencilBuilder.h spelling 2017-01-11 12:40:49 -08:00
stencilTable.cpp Added Derivative Options to LimitStencilFactory 2016-09-28 11:56:55 -07:00
stencilTable.h Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
stencilTableFactory.cpp Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
stencilTableFactory.h spelling 2017-01-11 12:40:49 -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 Minor Doxygen additions and corrections to Far class headers 2016-10-17 17:52:20 -07:00
topologyLevel.h spelling 2017-01-11 12:40:49 -08:00
topologyRefiner.cpp Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
topologyRefiner.h Major refactor of the construction of Far::PatchTable: 2018-05-08 17:24:14 -07:00
topologyRefinerFactory.cpp Fixed adaptive refinement of sharp corners with edge-only boundaries 2016-10-12 11:42:37 -07:00
topologyRefinerFactory.h spelling phase 2 2017-01-24 22:48:44 -08:00
types.h spelling 2017-01-11 12:40:49 -08:00