OpenSubdiv/opensubdiv/vtr
barry 4e0c2dc763 Fixed overly aggressive adaptive refinement of face-varying channels:
- added Vtr::Level method to combine VTags for all FVar values of a vertex
    - updated adaptive refinement of FVar data to use combined VTags of corners
2016-09-29 22:54:05 -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 Fixed face-varying tagging bug affecting refinement for patches: 2016-09-27 19:42:10 -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 Fixed overly aggressive adaptive refinement of face-varying channels: 2016-09-29 22:54:05 -07:00
level.h Fixed overly aggressive adaptive refinement of face-varying channels: 2016-09-29 22:54:05 -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