Fixed thanks changelog entry

This commit is contained in:
Jan
2021-06-04 15:14:23 +02:00
parent 7d33177367
commit 919abd8326

View File

@@ -33,7 +33,7 @@
<li>OM Writer: Removed debug output</li> <li>OM Writer: Removed debug output</li>
<li>OM Writer/Reader: Added support for (re)storing properties of type vector<T></li> <li>OM Writer/Reader: Added support for (re)storing properties of type vector<T></li>
<li>OM Reader: Properties can now be restored from files without the need to create the properties beforehand. Custom types need to be registered for this to work using the OM_REGISTER_PROPERTY_TYPE macro.</li> <li>OM Reader: Properties can now be restored from files without the need to create the properties beforehand. Custom types need to be registered for this to work using the OM_REGISTER_PROPERTY_TYPE macro.</li>
<li>PLY writer: Added option to choose if we want to write texture coordinates as uv or ply</li> <li>PLY writer: Added option to choose if we want to write texture coordinates as uv or st (Thanks to Ossi Saukko from Centria Research and Development for the patch)</li>
</ul> </ul>
<b>Tools</b> <b>Tools</b>