Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh

This commit is contained in:
Jan Möbius
2024-05-14 10:59:48 +02:00
3 changed files with 23 additions and 15 deletions

View File

@@ -26,6 +26,7 @@
<b>IO</b>
<ul>
<li>PLY reader/writer: Fixed color trait Vec3f compilation for PLY writer</li>
<li>OBJ Reader/Writer: Avoid precision loss when writing coordinates and normals.</li>
</ul>
<b>Build System</b>