..
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
Fixed bug estimating Gregory face-point size for sharp corner patches
2019-05-14 11:08:52 -07:00
catmarkPatchBuilder.h
Internal refactoring to support multiple precision:
2018-07-23 11:00:35 -07:00
CMakeLists.txt
Prefix OpenSubdiv CMake macros
2019-08-17 16:44:30 -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
Fix GCC warnings with current default flags:
2022-08-30 12:13:44 -07:00
loopPatchBuilder.h
Internal refactoring to support multiple precision:
2018-07-23 11:00:35 -07:00
patchBasis.cpp
Improved mixed partial at Gregory patch corners:
2022-08-25 18:40:33 -07:00
patchBasis.h
Changed Gregory triangle from cubic/quartic hyrid to full quartic:
2019-01-24 12:56:09 -08:00
patchBuilder.cpp
Added condition to compensate for incorrect FVar corner tags:
2019-06-18 11:24:23 -07:00
patchBuilder.h
Fix GCC warnings with current default flags:
2022-08-30 12:13:44 -07:00
patchDescriptor.cpp
Updated Far::PatchDescriptor methods involving "adaptive" patch types:
2018-11-13 18:36:28 -08:00
patchDescriptor.h
Fix GCC warnings with current default flags:
2022-08-30 12:13:44 -07:00
patchMap.cpp
Improve Far::PatchMap to better support sparse and triangular PatchTables:
2018-11-12 10:51:47 -08:00
patchMap.h
Minor improvements to Doxygen comments for Far header files:
2019-06-20 13:56:54 -07:00
patchParam.h
Added low-level support in Far for triangular patches:
2018-09-27 20:09:59 -07:00
patchTable.cpp
Simplified PatchTable's private StencilTableHandler class:
2018-12-18 12:52:20 -08:00
patchTable.h
Minor improvements to Doxygen comments for Far header files:
2019-06-20 13:56:54 -07:00
patchTableFactory.cpp
Minor revisions to some precision related methods of Far classes:
2019-06-07 18:40:53 -07:00
patchTableFactory.h
Minor improvements to Doxygen comments for Far header files:
2019-06-20 13:56:54 -07:00
primvarRefiner.h
Major public addition of class templates for multiple precision:
2018-07-28 14:56:43 -07:00
ptexIndices.cpp
Enabled Far::PtexIndices::GetAdjacency() for triangular refinement
2019-01-30 20:55:18 -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
Extended Far::StencilTable data interpolation interfaces:
2018-10-29 10:30:05 -07:00
stencilTableFactory.cpp
Fixed bug in double precision template for Far::StencilTableFactory:
2020-10-24 17:20:38 -07:00
stencilTableFactory.h
Minor improvements to Doxygen comments for Far header files:
2019-06-20 13:56:54 -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
Merge pull request #1208 from barfowl/far_unrefine_maxlevel_bug
2021-01-26 14:41:40 -08:00
topologyRefiner.h
Addition of Bfr interface (1 of 4): opensubdiv/bfr
2022-08-02 20:38:17 -07:00
topologyRefinerFactory.cpp
Formatted the modified source file to adhere to 80-column standard
2020-01-13 18:07:23 -08:00
topologyRefinerFactory.h
Fix GCC warnings with current default flags:
2022-08-30 12:13:44 -07:00
types.h
spelling
2017-01-11 12:40:49 -08:00