Updated Changelog
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1173 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -11,8 +11,16 @@
|
|||||||
<b>Core</b>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>change name of the types "True" and "False" to "TrueType" and "FalseType" to clarify, that these are types and avoid conflicts</li>
|
<li>change name of the types "True" and "False" to "TrueType" and "FalseType" to clarify, that these are types and avoid conflicts</li>
|
||||||
|
<li>Fixed two missing this pointers</li>
|
||||||
|
<li>Removed several unused variables</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<b>Python Interface</b>
|
||||||
|
<ul>
|
||||||
|
<li>Added a Python interface for OpenMesh. Implemented via boost python</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<b>IO</b>
|
<b>IO</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>OBJ writer: remove excluding condition for face color (Thanks to Javier Granado for the hint). closes #2247 </li>
|
<li>OBJ writer: remove excluding condition for face color (Thanks to Javier Granado for the hint). closes #2247 </li>
|
||||||
|
|||||||
Reference in New Issue
Block a user