OpenSubdiv/regression/far_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
..
CMakeLists.txt First pass at fixing the installation part of the Cmake build : now CMAKE_INSTALL_PREFIX can 2013-04-22 19:35:41 -07:00
example_createMesh.py Base check-in of Hbr / Far 2012-06-08 11:18:20 -07:00
main.cpp A quad face with 2 non-consecutive boundary edges causes the 4 vertices 2013-05-02 19:37:34 -07:00