OpenSubdiv/opensubdiv/far
Sergey Sharybin 2f694727c3 Remove workaround for duplicated symbols with MSVC
This workaround actually caused linking errors related on missing
symbols and removing the workaround does not cause any duplicated
symbols with MSVC 2013.
2015-07-19 18:10:09 +02:00
..
CMakeLists.txt Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
endCapBSplineBasisPatchFactory.cpp minimize the scope of disabled warnings 2015-07-16 09:27:48 -07:00
endCapBSplineBasisPatchFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapGregoryBasisPatchFactory.cpp Fix Intel compiler warning 2015-07-16 09:27:48 -07:00
endCapGregoryBasisPatchFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -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 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 Suppress erroneous drawing around valence 2 interior vertex 2015-06-03 13:56:29 -07:00
gregoryBasis.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -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 a few doxygen param mismatches and errors. 2015-06-22 13:45:55 -07:00
patchTable.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchTable.h minimize the scope of disabled warnings 2015-07-16 09:27:48 -07:00
patchTableFactory.cpp fix ICC compile warning 2015-07-16 09:27:49 -07:00
patchTableFactory.h Removed commented out face-varying options 2015-06-17 09:59:03 -07:00
primvarRefiner.h Some minor compiler warning fixes 2015-06-25 22:29:23 -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 minimize the scope of disabled warnings 2015-07-16 09:27:48 -07:00
stencilBuilder.h Removed primvar interpolation dependency on varying interface: 2015-05-29 10:48:19 -07:00
stencilTable.cpp Fix a bug in limit stencil table creation 2015-06-09 17:07:18 -07:00
stencilTable.h Fix Intel compiler warning 2015-07-16 09:27:48 -07:00
stencilTableFactory.cpp minimize the scope of disabled warnings 2015-07-16 09:27:48 -07: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 Some minor compiler warning fixes 2015-06-25 22:29:23 -07:00
topologyRefiner.h minimize the scope of disabled warnings 2015-07-16 09:27:48 -07:00
topologyRefinerFactory.cpp Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyRefinerFactory.h Remove workaround for duplicated symbols with MSVC 2015-07-19 18:10:09 +02:00
types.h Added more public constants to <far/types.h> 2015-05-28 17:55:34 -07:00