Releases: Aquaveo/xmsmesher
5.2.0
5.1.6
Bug fixes
5.1.5
bug fix when using the fix_point_connections for the new test case
5.1.4
Bug fix with reporting processed refine points
5.1.3
Bug fix
-bug related to meshing polygons with Z values that are not equal.
5.1.2
update xmsgrid for in TrAutoFixFourTrianglePts.cpp
5.1.1
-update version of xmsgrid
---bug related to the automatic fixing of point connected to 4 triangles and points connected to more than 7 elements
-update tests
-put includes in alphabetical order in MeRelaxer.cpp
-remove unneeded calls in MePolyMesher.cpp
5.1.0
-Change to the way internal breaklines are handled by the mesher to improve the triangle quality around the "ends" of the breaklines .
5.0.14
bug fix for bug 14901 - crash when converting a coverage to a mesh in SMS
5.0.13
-fixed a bug when specifying seed points. The input polygons and seed points needed to be hashed so that we did not create duplicate points in the output of the mesher.
-added a test that exposed this bug.