Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
fcee4209
Commit
fcee4209
authored
Jun 29, 2017
by
Martin Schultz
Browse files
added changes of split_copy and split_edge_copy to changelog
parent
8302ef59
Changes
1
Hide whitespace changes
Inline
Side-by-side
Doc/changelog.docu
View file @
fcee4209
...
...
@@ -18,6 +18,7 @@
<li>Implemented a cast from polyMesh to Mesh and vice versa using static_cast(polymeshInstance) or static_cast(trimeshInstance)</li>
<li>make all negative handles invalid, not just -1</li>
<li>Several warnings fixed (Including the checked iterators)</li>
<li>split_copy and split_edge_copy operations now also copy internal properties.</li>
</ul>
...
...
@@ -46,6 +47,7 @@
<b>Unittests</b>
<ul>
<li>Added unittest to write and read faceTexcoords with a test obj file</li>
<li>Added unittest for split_edge_copy operations on Tri and PolyMeshes</li>
</ul>
<b>Python</b>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment