OpenSubdiv/regression
manuelk 20d61cd93c A quad face with 2 non-consecutive boundary edges causes the 4 vertices
of this quad to be tagged as boundary. These vertices will cause the
feature adaptive pass to generate sub-faces where appropriate, however
the face itself will not be identified as "non-patch", which causes the
FarPatchTables factory to mis-identify it and fall-back on an assert.

This fix flags these particular quad faces in the first adaptive pass.

The particular shape that caused the crash has also been addded to our
regression suite.

fixes #159
2013-05-02 19:37:34 -07:00
..
common Add support for hierarchical hole edits. 2013-03-01 18:27:19 -08:00
far_regression A quad face with 2 non-consecutive boundary edges causes the 4 vertices 2013-05-02 19:37:34 -07:00
hbr_regression A quad face with 2 non-consecutive boundary edges causes the 4 vertices 2013-05-02 19:37:34 -07:00
osd_regression A quad face with 2 non-consecutive boundary edges causes the 4 vertices 2013-05-02 19:37:34 -07:00
shapes A quad face with 2 non-consecutive boundary edges causes the 4 vertices 2013-05-02 19:37:34 -07:00
CMakeLists.txt - remove the now obsolete glutViewer (replaced by glViewer) 2013-02-08 14:06:44 -08:00