OpenSubdiv/opensubdiv
manuelk 15b4135cfb Fix infinitely sharp edges isolation
- change topology refiner to check for edge sharpnesses when selecting faces for isolation
- add face-aggregator for edge tags to Vtr::Level
- fix logic in Far::PatchTablesFactory to correctly tag single-crease patches along infinitely sharp edges

note : this fix is a bit of a cludge - barfowl confirms that the vertex crease tags (VTags) are intended to
carry neighborhood information, which they currently do not. we will revisit this shortly and fix the tags,
which will allow us to simplify the traversal logic when isolating topology features.

fixes #369
2014-12-19 18:18:13 -08:00
..
far Fix infinitely sharp edges isolation 2014-12-19 18:18:13 -08:00
hbr Decrease compiler warning thresholds and fix outstanding warnings. 2014-05-15 13:34:32 -07:00
osd Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
sdc Fix typo in sdc/options.h 2014-12-19 11:31:59 -08:00
tools/stringify Decrease compiler warning thresholds and fix outstanding warnings (continued) 2014-05-15 18:03:44 -07:00
vtr Fix infinitely sharp edges isolation 2014-12-19 18:18:13 -08:00
CMakeLists.txt Add opensubdiv/version.cpp 2014-11-25 12:37:03 -08:00
version.cpp Add opensubdiv/version.cpp 2014-11-25 12:37:03 -08:00
version.h Add opensubdiv/version.cpp 2014-11-25 12:37:03 -08:00