OpenSubdiv/opensubdiv/far
David G. Yu 67a07044d7 Improved fix for stencil table construction
My previous fix added some defensive logic in case the
local point stencil table was empty when attempting to
append local point stencils to an existing stencil table.

This change fixes Far::PatchTableFactory to not return
empty local point stencil tables when there are no local
point stencils. This behavior is now more consistent with
earlier releases.

We will leave the earlier defensive logic in place as well.
2015-12-11 14:37:39 -08:00
..
CMakeLists.txt Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
endCapBSplineBasisPatchFactory.cpp Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
endCapBSplineBasisPatchFactory.h Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
endCapGregoryBasisPatchFactory.cpp Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
endCapGregoryBasisPatchFactory.h Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
endCapLegacyGregoryPatchFactory.cpp Fix Intel compiler warning 2015-07-16 09:27:48 -07:00
endCapLegacyGregoryPatchFactory.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -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
gregoryBasis.cpp Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
gregoryBasis.h Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -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 an incorrect comment in far/patchParam.h 2015-07-30 17:41:36 -07:00
patchTable.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchTable.h Revert "Add ISPC limit surface evaluation" 2015-07-20 17:13:51 -07:00
patchTableFactory.cpp Improved fix for stencil table construction 2015-12-11 14:37:39 -08:00
patchTableFactory.h Removed commented out face-varying options 2015-06-17 09:59:03 -07:00
primvarRefiner.h Minor content and formatting changes to Far error strings 2015-07-31 12:47:49 -07:00
ptexIndices.cpp Minor content and formatting changes to Far error strings 2015-07-31 12:47:49 -07:00
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stencilBuilder.cpp Respect factorizeIntermediateLevels option 2015-07-23 00:45:47 -07:00
stencilBuilder.h Respect factorizeIntermediateLevels option 2015-07-23 00:45:47 -07:00
stencilTable.cpp Fix a bug in limit stencil table creation 2015-06-09 17:07:18 -07:00
stencilTable.h Merge pull request #756 from davidgyu/limitStencilFix 2015-10-30 13:21:33 -07:00
stencilTableFactory.cpp Fixed potential crash in Far::StencilTableFactory 2015-11-18 18:57:47 -08:00
stencilTableFactory.h Fixed a few doxygen param mismatches and errors. 2015-06-22 13:45:55 -07:00
topologyDescriptor.cpp Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyDescriptor.h Doxygen tweaks to prevent it mangling Far::TopologyRefinerFactory<MESH> 2015-06-12 14:33:21 -07:00
topologyLevel.h Added Doxygen tags to some Far headers 2015-06-02 23:35:39 -07:00
topologyRefiner.cpp Minor content and formatting changes to Far error strings 2015-07-31 12:47:49 -07:00
topologyRefiner.h minimize the scope of disabled warnings 2015-07-16 09:27:48 -07:00
topologyRefinerFactory.cpp Minor content and formatting changes to Far error strings 2015-07-31 12:47:49 -07:00
topologyRefinerFactory.h Merge pull request #703 from Nazg-Gul/dev 2015-08-03 22:51:52 -07:00
types.h Added more public constants to <far/types.h> 2015-05-28 17:55:34 -07:00