@@ -7,7 +7,17 @@
|
|||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
|
|
||||||
<tr valign=top><td><b>4.2</b> (?/?/?,Rev.1333)</td><td>
|
<tr valign=top><td><b>4.2</b> (?/?/?)</td><td>
|
||||||
|
|
||||||
|
<b>General</b>
|
||||||
|
<ul>
|
||||||
|
<li>Moved repository to git</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<b>Core</b>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed bug where range iterators contained an invalid element when the range was empty</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<b>IO</b>
|
<b>IO</b>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -17,12 +27,15 @@
|
|||||||
<li>PLY Writer: add custom property (with pod data type) support for binary ply files closes #2496</li>
|
<li>PLY Writer: add custom property (with pod data type) support for binary ply files closes #2496</li>
|
||||||
<li>remove redundant code refs #2525</li>
|
<li>remove redundant code refs #2525</li>
|
||||||
<li>Off Writer: Removed redundant code</li>
|
<li>Off Writer: Removed redundant code</li>
|
||||||
|
<li>Made STLReader, OBJReader reuse stringstreams to improve performance</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<b>Unittests</b>
|
<b>Unittests</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>add obj writer unittest</li>
|
<li>add obj writer unittest</li>
|
||||||
<li>add unittest for write stla</li>
|
<li>add unittest for write stla</li>
|
||||||
|
<li>Fixed bug where Some C++11 unittests were not build and used</li>
|
||||||
|
<li>Added more unittests c++11 ranges vvrange and vertexrange</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user