OpenSubdiv/opensubdiv/vtr
barry 9832e11939 A few bug fixes and minor improvements for inf-sharp patches:
- updated face-varying VTag conversion to set VTag::_corner correctly
    - updated adaptive refinement to prevent over-isolation of inf-sharp features
    - fixed patch regularity test when inf-sharp and xord features not separated
      at level 0 or 1
    - generalized BSpline end-cap factory boundary test to defer to Gregory patch
      for any non-smooth corner
2016-09-26 19:14:42 -07:00
..
array.h Eliminate or encapsulate ICC pragmas: 2015-07-20 17:56:00 -07:00
CMakeLists.txt Use cmake's folder feature on platforms that support it. 2016-06-09 17:04:26 -07:00
componentInterfaces.h Moved Vtr::MaskInterface into Far::PrimvarRefiner: 2015-05-27 20:44:06 -07:00
fvarLevel.cpp Improved internal span types for better non-manifold support: 2016-09-19 14:18:51 -07:00
fvarLevel.h A few bug fixes and minor improvements for inf-sharp patches: 2016-09-26 19:14:42 -07:00
fvarRefinement.cpp Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07:00
fvarRefinement.h Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07:00
level.cpp Improved internal span types for better non-manifold support: 2016-09-19 14:18:51 -07:00
level.h Improved internal span types for better non-manifold support: 2016-09-19 14:18:51 -07:00
quadRefinement.cpp Reduced warnings resulting from GCC's -Wshadow option 2015-07-29 18:46:18 -07:00
quadRefinement.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
refinement.cpp Added new VTags for inf-sharp features: 2016-07-20 16:16:52 -07:00
refinement.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
sparseSelector.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
sparseSelector.h Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07:00
stackBuffer.h Removed StackBuffer::operator[] to remove MSVC overloading ambiguity error 2015-06-10 18:14:14 -07:00
triRefinement.cpp Reduced warnings resulting from GCC's -Wshadow option 2015-07-29 18:46:18 -07:00
triRefinement.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
types.h Comment typos / whitespace. 2015-11-16 14:39:58 -08:00