Update changelog.docu

This commit is contained in:
Jan Möbius
2024-05-07 08:41:58 +00:00
parent 6e9c776acf
commit 9eefd50027

View File

@@ -26,6 +26,7 @@
<b>IO</b> <b>IO</b>
<ul> <ul>
<li>PLY reader/writer: Fixed color trait Vec3f compilation for PLY writer</li> <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> </ul>
<b>Build System</b> <b>Build System</b>