Updated changelog
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@483 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<!-- --------------------------------------------------------------------- -->
|
||||
|
||||
|
||||
<tr valign=top><td><b>2.0.2</b> (?/?/?,Rev.478)</td><td>
|
||||
<tr valign=top><td><b>2.0.2</b> (?/?/?,Rev.482)</td><td>
|
||||
|
||||
<b>Core</b>
|
||||
<ul>
|
||||
@@ -21,6 +21,8 @@
|
||||
<li>Avoid some compiler warnings</li>
|
||||
<li>Added color caster from vec3f to vec4f setting alpha to 1.0 as default</li>
|
||||
<li>Added color caster from vec4i to vec4f converting alpha from 0..255 range to 0..1.0</li>
|
||||
<li>Replaced (v0|v1) by dot(v0,v1) in calc_sector_angle as it fails to build otherwise (Thanks to Zhang Juyong for the fix)</li>
|
||||
<li>Fixed some cppcheck warnings</li>
|
||||
</ul>
|
||||
|
||||
<b>Geometry</b>
|
||||
|
||||
Reference in New Issue
Block a user