Merge remote-tracking branch 'origin/master' into previous_halfedge

This commit is contained in:
Daniel Savchenko
2023-08-24 13:11:01 +02:00
58 changed files with 256 additions and 259 deletions

View File

@@ -16,6 +16,7 @@
<b>Core</b>
<ul>
<li>legacy vector min max now take const args to avoid matching std implementations</li>
<li>Fixed several warnings</li>
<li>Make Previous Halfedge Attribute optional again </li>
</ul>