Skip to content
Snippets Groups Projects
Commit 2e7ac5f2 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

4.3.0

parent 61b5ce67
Branches
Tags
No related merge requests found
4.3.0: improved meshing of surfaces with singular parametrizations; added API
support for aliasing and combining views, copying view options, setting point
coordinates, extruding built-in CAD entities along normals and retrieving mass,
center of mass and inertia from OpenCASCADE CAD entities; fixed regression
introduced in 4.1.4 that could lead to non-deterministic 2D meshes; small bug
fixes.
4.3.0 (April 19, 2019): improved meshing of surfaces with singular
parametrizations; added API support for aliasing and combining views, copying
view options, setting point coordinates, extruding built-in CAD entities along
normals and retrieving mass, center of mass and inertia from OpenCASCADE CAD
entities; fixed regression introduced in 4.1.4 that could lead to
non-deterministic 2D meshes; small bug fixes.
4.2.3 (April 3, 2019): added STL export by physical surface; added ability to
remove embedded entities; added handling of boundary entities in
......
......
......@@ -89,21 +89,21 @@ Public License (GPL)</a>:
<ul>
<li>
<div class="highlight">
Current stable release (version 4.2.3, 3 April 2019):
Current stable release (version 4.3.0, 19 April 2019):
<ul>
<li>Download Gmsh for
<a href="bin/Windows/gmsh-4.2.3-Windows64.zip">Windows 64-bit</a>,
<a href="bin/Windows/gmsh-4.2.3-Windows32.zip">Windows 32-bit</a>,
<a href="bin/Linux/gmsh-4.2.3-Linux64.tgz">Linux 64-bit</a>,
<a href="bin/Linux/gmsh-4.2.3-Linux32.tgz">Linux 32-bit</a> or
<a href="bin/MacOSX/gmsh-4.2.3-MacOSX.dmg">MacOS</a>
<li>Download the <a href="src/gmsh-4.2.3-source.tgz">source code</a>
<a href="bin/Windows/gmsh-4.3.0-Windows64.zip">Windows 64-bit</a>,
<a href="bin/Windows/gmsh-4.3.0-Windows32.zip">Windows 32-bit</a>,
<a href="bin/Linux/gmsh-4.3.0-Linux64.tgz">Linux 64-bit</a>,
<a href="bin/Linux/gmsh-4.3.0-Linux32.tgz">Linux 32-bit</a> or
<a href="bin/MacOSX/gmsh-4.3.0-MacOSX.dmg">MacOS</a>
<li>Download the <a href="src/gmsh-4.3.0-source.tgz">source code</a>
<li>Download the Software Development Kit (SDK) for
<a href="bin/Windows/gmsh-4.2.3-Windows64-sdk.zip">Windows 64-bit</a>,
<a href="bin/Windows/gmsh-4.2.3-Windows32-sdk.zip">Windows 32-bit</a>,
<a href="bin/Linux/gmsh-4.2.3-Linux64-sdk.tgz">Linux 64-bit</a>,
<a href="bin/Linux/gmsh-4.2.3-Linux32-sdk.tgz">Linux 32-bit</a> or
<a href="bin/MacOSX/gmsh-4.2.3-MacOSX-sdk.tgz">MacOS</a>
<a href="bin/Windows/gmsh-4.3.0-Windows64-sdk.zip">Windows 64-bit</a>,
<a href="bin/Windows/gmsh-4.3.0-Windows32-sdk.zip">Windows 32-bit</a>,
<a href="bin/Linux/gmsh-4.3.0-Linux64-sdk.tgz">Linux 64-bit</a>,
<a href="bin/Linux/gmsh-4.3.0-Linux32-sdk.tgz">Linux 32-bit</a> or
<a href="bin/MacOSX/gmsh-4.3.0-MacOSX-sdk.tgz">MacOS</a>
</ul>
</div>
<p>
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment