OpenSubdiv/opensubdiv/far
David G Yu 968f6e001c
Merge pull request #1010 from barfowl/varying_patch_descriptor
Fix initialization of PatchTable's varying patch descriptor
2018-10-20 13:32:37 -07:00
..
bilinearPatchBuilder.cpp Internal refactoring to support multiple precision: 2018-07-23 11:00:35 -07:00
bilinearPatchBuilder.h Internal refactoring to support multiple precision: 2018-07-23 11:00:35 -07:00
catmarkPatchBuilder.cpp Simplified Gregory point initialization with more direct assignment: 2018-09-12 16:01:03 -07:00
catmarkPatchBuilder.h Internal refactoring to support multiple precision: 2018-07-23 11:00:35 -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 Populate Far::PatchTable with triangular patches for Loop scheme: 2018-10-11 17:51:56 -07:00
loopPatchBuilder.h Internal refactoring to support multiple precision: 2018-07-23 11:00:35 -07:00
patchBasis.cpp Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchBasis.h Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchBuilder.cpp Populate Far::PatchTable with triangular patches for Loop scheme: 2018-10-11 17:51:56 -07:00
patchBuilder.h Populate Far::PatchTable with triangular patches for Loop scheme: 2018-10-11 17:51:56 -07:00
patchDescriptor.cpp Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchDescriptor.h Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchMap.cpp Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchMap.h Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchParam.h Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchTable.cpp Added low-level support in Far for triangular patches: 2018-09-27 20:09:59 -07:00
patchTable.h Merge pull request #995 from barfowl/fvar_patch_array_dev 2018-09-19 17:29:01 -07:00
patchTableFactory.cpp Fix initialization of PatchTable's varying patch descriptor: 2018-10-19 13:17:41 -07:00
patchTableFactory.h Minor extensions to Far classes to help manage large PatchTables: 2018-09-11 16:13:06 -07:00
primvarRefiner.h Major public addition of class templates for multiple precision: 2018-07-28 14:56:43 -07: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 Bug fix and method addition to Far::internal::SparseMatrix: 2018-08-27 11:02:36 -07:00
stencilBuilder.cpp Major public addition of class templates for multiple precision: 2018-07-28 14:56:43 -07:00
stencilBuilder.h Major public addition of class templates for multiple precision: 2018-07-28 14:56:43 -07:00
stencilTable.cpp Major public addition of class templates for multiple precision: 2018-07-28 14:56:43 -07:00
stencilTable.h Fixed oversight deriving Far::LimitStencil from new template class: 2018-09-17 09:33:08 -07:00
stencilTableFactory.cpp Fixed StencilTableFactory::append() when base stencils empty: 2018-08-05 22:06:56 -07:00
stencilTableFactory.h Fix a couple oversights in recent changes supporting double precision: 2018-08-05 21:31:45 -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 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 Removed assertion restricting adaptive refinement to Catmark scheme: 2018-09-25 14:29:35 -07:00
topologyRefiner.h Minor extensions to Far classes to help manage large PatchTables: 2018-09-11 16:13:06 -07:00
topologyRefinerFactory.cpp Fixed adaptive refinement of sharp corners with edge-only boundaries 2016-10-12 11:42:37 -07:00
topologyRefinerFactory.h Fixed naming of function parameters to suppress Doxygen warning 2018-10-19 13:15:45 -07:00
types.h spelling 2017-01-11 12:40:49 -08:00