TriConnectivity: Added two functions split_edge and split_edge_copy to mask the PolyConnectivity functions of the same name (Prevents creation of valence 2 vertices on trimeshes)
closes #51
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
|
||||
<tr valign=top><td><b>7.2</b> (?/?/?)</td><td>
|
||||
|
||||
<b>Core</b>
|
||||
<ul>
|
||||
<li>TriConnectivity: Added two functions split_edge and split_edge_copy to mask the PolyConnectivity functions of the same name (Prevents creation of valence 2 vertices on trimeshes)</li>
|
||||
</ul>
|
||||
|
||||
<b>IO</b>
|
||||
<ul>
|
||||
<li>PLY Reader: Allowing the PLY reader to read custom face ( Thanks to morgan Leborgne for the patch)</li>
|
||||
|
||||
Reference in New Issue
Block a user