Updated changelog
This commit is contained in:
@@ -26,11 +26,16 @@
|
||||
<b>IO</b>
|
||||
<ul>
|
||||
<li>STL Reader: Change stl reader behaviour on extension .stl , Don't check for the solid keyword explicitly</li>
|
||||
<li>OM Writer: Removed debug output</li>
|
||||
</ul>
|
||||
|
||||
<b>Build System</b>
|
||||
<ul>
|
||||
<li>Dropped 32-bit Windows continuous integration and artifact builds.</li>
|
||||
<li>Removed the VERSION file and do it via cmakes project call)
|
||||
<li>Switched to external cmake-library used by all of our projects now</li>
|
||||
<li>Removed custom Eigen3 finder. Eigen3 has full cmake support. (You can point OpenMesh to eigen via -DEigen3_DIR="c:\<path>" )
|
||||
<li>Added support for and fixed some issues with VS2019</li>
|
||||
</ul>
|
||||
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user