Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
OpenMesh
Commits
9ba36574
Commit
9ba36574
authored
Feb 06, 2017
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated changelog
parent
a6a73227
Pipeline
#4237
passed with stage
in 75 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
Doc/changelog.docu
Doc/changelog.docu
+10
-0
No files found.
Doc/changelog.docu
View file @
9ba36574
...
...
@@ -8,6 +8,11 @@
<tr valign=top><td><b>7.0</b> (?/?/?)</td><td>
<b>Breaking changes</b>
<ul>
<li>The minimal standard for C++ has been raised to C++11. Compilers not supporting C++11 or higher are no longer supported</li>
</ul>
<b>Core</b>
<ul>
<li>Implemented a cast from polyMesh to Mesh and vice versa using static_cast(polymeshInstance) or static_cast(trimeshInstance)</li>
...
...
@@ -43,6 +48,11 @@
<li>Added unittest to write and read faceTexcoords with a test obj file</li>
</ul>
<b>Python</b>
<ul>
<li>fix the stripping of the python libs version string</li>
</ul>
<b>General</b>
<ul>
<li>Updated Logo</li>
...
...
Write
Preview
Markdown
is supported
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