Updated changelog

This commit is contained in:
Jan Möbius
2018-12-10 08:53:42 +01:00
parent 9ce58f1114
commit ce071bff37

View File

@@ -17,6 +17,7 @@
<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>
<li>PolyConnectivity: Fixed PolyConnectivity is_collapse_ok, missing some configurations (Thanks to Simon Flöry for the patch)</li>
</ul>
<b>IO</b>