Updated changelog

This commit is contained in:
Jan Möbius
2023-06-27 10:56:06 +02:00
parent e23d3f90e5
commit 6e389b82e6

View File

@@ -14,6 +14,11 @@
<li>Fix OBJ Writer: do not store halfedge texture coordinates of boundary halfedges</li>
</ul>
<b>Core</b>
<ul>
<li>Fixed several warnings</li>
</ul>
<b>Tools</b>
<ul>
<li>Decimater: Fixed incompatibility with Eigen vector type</li>