OpenSubdiv/opensubdiv/vtr
barfowl 9a41cf59c4 Minor revisions to recent promotion regarding smooth UV's in Far:
- changed return type of Vtr array empty() to bool
    - renamed and adjusted arguments to Vtr gather methods for consistency
    - removed lone Vtr gather method that took an explicit offset
    - updated usage of revised Vtr gather methods in Far
    - fixed warnings redeclaring names of local variables already in use
2015-03-05 13:09:27 -08:00
..
array.h Minor revisions to recent promotion regarding smooth UV's in Far: 2015-03-05 13:09:27 -08:00
CMakeLists.txt Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
fvarLevel.cpp Fixed bug retrieving and merging tags for FVar values: 2015-02-25 11:02:53 -08:00
fvarLevel.h Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
fvarRefinement.cpp Revised Level::VTags for semi-sharpness and added corner tag: 2015-02-25 20:02:10 -08:00
fvarRefinement.h Moved <sdc/type.h> to <sdc/types.h> 2015-01-06 14:26:20 -08:00
level.cpp Minor revisions to recent promotion regarding smooth UV's in Far: 2015-03-05 13:09:27 -08:00
level.h Minor revisions to recent promotion regarding smooth UV's in Far: 2015-03-05 13:09:27 -08:00
maskInterfaces.h Moved <sdc/type.h> to <sdc/types.h> 2015-01-06 14:26:20 -08:00
quadRefinement.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
quadRefinement.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
refinement.cpp Revised Level::VTags for semi-sharpness and added corner tag: 2015-02-25 20:02:10 -08:00
refinement.h Removed old to COMPUTE_MASK_WEIGHTS and store them within a Refinement. 2015-01-06 16:08:11 -08:00
sparseSelector.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
sparseSelector.h Removed dead code from sparse selection and feature adaptive refinement: 2014-09-23 18:24:29 -07:00
triRefinement.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
triRefinement.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
types.h Minor code cleanup: 2014-12-23 00:09:26 -08:00