Recent Releases of https://github.com/aquaveo/xmsmesher

https://github.com/aquaveo/xmsmesher - 5.3.0

Add functionality to not generate internal points when meshing a polygon. This will basically do a triangulation of the polygon and then force the polygon edges as breaklines and delete any triangles outside of the polygon

- Roff
Published by alemon-aquaveo about 1 year ago

https://github.com/aquaveo/xmsmesher - 5.2.0

Add functionality to NOT generate interior points when meshing a polygon

- Roff
Published by alemon-aquaveo almost 2 years ago

https://github.com/aquaveo/xmsmesher -

Bug fixes

- Roff
Published by alemon-aquaveo almost 2 years ago

https://github.com/aquaveo/xmsmesher - 5.1.5

bug fix when using the fixpointconnections for the new test case

- Roff
Published by alemon-aquaveo about 2 years ago

https://github.com/aquaveo/xmsmesher - 5.1.4

Bug fix with reporting processed refine points

- Roff
Published by alemon-aquaveo about 2 years ago

https://github.com/aquaveo/xmsmesher - 5.1.3

Bug fix -bug related to meshing polygons with Z values that are not equal.

- Roff
Published by alemon-aquaveo about 2 years ago

https://github.com/aquaveo/xmsmesher - 5.1.2

update xmsgrid for in TrAutoFixFourTrianglePts.cpp

- Roff
Published by alemon-aquaveo about 2 years ago

https://github.com/aquaveo/xmsmesher - 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

- Roff
Published by alemon-aquaveo about 2 years ago

https://github.com/aquaveo/xmsmesher - 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 .

- Roff
Published by alemon-aquaveo over 2 years ago

https://github.com/aquaveo/xmsmesher - 5.0.14

bug fix for bug 14901 - crash when converting a coverage to a mesh in SMS

- Roff
Published by alemon-aquaveo over 2 years ago

https://github.com/aquaveo/xmsmesher - 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.

- Roff
Published by alemon-aquaveo over 2 years ago

https://github.com/aquaveo/xmsmesher - 5.0.12

update to latest version of xmsgrid

- Roff
Published by alemon-aquaveo over 2 years ago

https://github.com/aquaveo/xmsmesher -

- Roff
Published by wdolinar about 3 years ago

https://github.com/aquaveo/xmsmesher -

- Roff
Published by wdolinar over 3 years ago

https://github.com/aquaveo/xmsmesher - The "Python from gcc 7" release

Python uploads now come from gcc 7 release builds.

- Roff
Published by wdolinar almost 4 years ago

https://github.com/aquaveo/xmsmesher - Increased xmsgrid version range

Increased the xmsgrid version range to allow xmsgrid 8.0 branch.

- Roff
Published by wdolinar almost 4 years ago

https://github.com/aquaveo/xmsmesher - 5.0.7

Add ability to use InterpLinearExtrapIdw interpolator with a mesher. Specifically for the elevation of the generated mesh.

- Roff
Published by alemon-aquaveo about 4 years ago

https://github.com/aquaveo/xmsmesher - The "Add InterpLinearExtrapIdw" release

  • Add ability to use InterpLinearExtrapIdw interpolator with a mesher.

- Roff
Published by gagelarsen about 4 years ago

https://github.com/aquaveo/xmsmesher - 3.0.5

bug fix in scalar paving with internal features

- Roff
Published by alemon-aquaveo about 4 years ago

https://github.com/aquaveo/xmsmesher - 3.0.4

Bug fix for scalar paving.

- Roff
Published by alemon-aquaveo about 4 years ago

https://github.com/aquaveo/xmsmesher - 5.0.5

bug fix for scalar paving

- Roff
Published by alemon-aquaveo about 4 years ago

https://github.com/aquaveo/xmsmesher - 5.0.4

Bug fix for scalar paving

- Roff
Published by alemon-aquaveo about 4 years ago

https://github.com/aquaveo/xmsmesher - 5.0.3

Bug fix for scalar paving with internal features. Two tests added for this bug fix.

- Roff
Published by alemon-aquaveo about 4 years ago

https://github.com/aquaveo/xmsmesher - The "Unified Conan" release

- Roff
Published by gagelarsen over 4 years ago

https://github.com/aquaveo/xmsmesher - 5.0.0

- Roff
Published by aclark-aquaveo over 4 years ago

https://github.com/aquaveo/xmsmesher - Replace external dependencies in Boost with internal ones

  • Removed the xms option from conanfile.py. This was an internal option that was no longer used.
  • Added wchar_t option to conanfile.py to control Visual Studio's /Zc:wchar_t flag.
  • Switch to a new Boost package that doesn't have any external dependencies.
  • Update to xmscore 5.0.1, xmsgrid 6.0.0, and xmsinterp 5.0.0.

- Roff
Published by tchristiansen-aquaveo over 4 years ago

https://github.com/aquaveo/xmsmesher - 3.0.3

Update to most recent versions of the xmsgrid and xmsinterp libraries

- Roff
Published by alemon-aquaveo over 4 years ago

https://github.com/aquaveo/xmsmesher - The "NAN Bugfix" release

-bug fix for case where the mesher would create points with NAN for the x, y, z values

- Roff
Published by gagelarsen over 5 years ago

https://github.com/aquaveo/xmsmesher - Use legacy wchar_t compiler flag for Windows MD builds

Also merge CI fixes from xmscore.

- Roff
Published by aclark-aquaveo over 5 years ago

https://github.com/aquaveo/xmsmesher - VS2019

Only target VS2019 on Windows, and switch to Github Actions CI.

- Roff
Published by aclark-aquaveo almost 6 years ago

https://github.com/aquaveo/xmsmesher - VS2019 development

Initial development tag for VS2019 refactor. All packages uploaded to testing/dev channels of conan and AquaPi. Do not use unless actively developing on refactor.

- Roff
Published by aclark-aquaveo almost 6 years ago

https://github.com/aquaveo/xmsmesher -

- Roff
Published by gagelarsen about 6 years ago

https://github.com/aquaveo/xmsmesher - Updated to use std::shared_ptr for XmUGrids

- Roff
Published by wdolinar almost 7 years ago

https://github.com/aquaveo/xmsmesher - Add Python 3.7 Package

- Roff
Published by gagelarsen almost 7 years ago

https://github.com/aquaveo/xmsmesher - Linux Fixes

- Roff
Published by gagelarsen almost 7 years ago

https://github.com/aquaveo/xmsmesher - Conda Fixes

- Roff
Published by gagelarsen almost 7 years ago

https://github.com/aquaveo/xmsmesher -

- Roff
Published by gagelarsen about 7 years ago

https://github.com/aquaveo/xmsmesher - Initial

- Roff
Published by gagelarsen about 7 years ago