Skip to content

Releases: MeshInspector/MeshLib

Release v2.4.1.114

03 May 14:15
2e618fc
Compare
Choose a tag to compare

Autogenerated release v2.4.1.114

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 39 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

Read more

Release v2.4.0.158

12 Apr 13:20
e9fdf32
Compare
Choose a tag to compare

Autogenerated release v2.4.0.158

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 39 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

Read more

Release v2.3.9.258

20 Mar 12:46
54b59f8
Compare
Choose a tag to compare

Autogenerated release v2.3.9.258

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 37 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

Read more

Release v2.3.9.242

18 Mar 15:46
Compare
Choose a tag to compare
Release v2.3.9.242 Pre-release
Pre-release

Autogenerated release v2.3.9.242

%details_after_publish%

What's Changed

Read more

Release v2.3.8.148

12 Feb 14:25
Compare
Choose a tag to compare

Autogenerated release v2.3.8.148

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 37 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

Read more

Release v2.3.8.21

23 Jan 15:54
2b68c6a
Compare
Choose a tag to compare

Autogenerated release v2.3.8.21

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 37 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

Full Changelog: v2.3.7.60...v2.3.8.21

Release v2.3.7.60

19 Jan 14:49
Compare
Choose a tag to compare

Autogenerated release v2.3.7.60

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 37 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

New Contributors

Full Changelog: v2.3.6.1...v2.3.7.60

Release v2.3.6.1

02 Jan 09:20
e994147
Compare
Choose a tag to compare

Autogenerated release v2.3.6.1

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 37 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

  • generalOffsetMesh function by @Fedr in #1954
  • Offset functions to take MeshPart on input by @Fedr in #1956
  • partialOffsetMesh and thickenMesh enabled in WASM build by @Fedr in #1957
  • Split MRAligningTransform on two to simplify maintenance by @Fedr in #1958
  • PointToPointAligningTransform: perform most computations without Eigen library by @Fedr in #1959
  • Bump actions/setup-python from 4 to 5 by @dependabot in #1913
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #1960
  • PointToPointAligningTransform: simplify implementation and optimize it by @Fedr in #1964
  • ChangeObjectAction: do not save ClippedByPlane property in Undo by @Fedr in #1965
  • AligningTransform: rename methods by @Fedr in #1968
  • revert github action download-artifact to v3 by @ABSitf in #1970
  • Autotest: Conversion test and adding it to windows build by @Chernobrovkin-AD in #1967
  • Find the best rigid-scale point-to-point transformation by @Fedr in #1963
  • add aws cli to containers by @MaxRayskiy in #1955
  • Improve ICP result messages by @rodion-orlov in #1971
  • Direction widget by @astrowander in #1966
  • Refactor PointToPlaneAligningTransform by @Fedr in #1973
  • #3006 replace the flag with a position by @egrebenchenko in #1969
  • findSelfCollidingTriangles within a component by @Fedr in #1974
  • getLargeByAreaRegions and getRegionAreas functions by @Fedr in #1977
  • add pivot in settings by @egrebenchenko in #1979
  • Add scope guards. by @adalisk-emikhaylov in #1978
  • Fix loading STL files from python streams by @Fedr in #1982
  • Add zlib compress and decompress functions by @oitel in #1938
  • Fix crash during STEP file loading by @oitel in #1983
  • Autotests-conversion: add tests on 2 way of opening and saving meshes by @Chernobrovkin-AD in #1975
  • Handle error if not enough memory and show appropriate message for user. Use 4GB for Wasm. Remove Node.js support. Add unexpected error for other error cases. by @vshlobin-mi in #1984
  • Switch on aws runners on some part of builds by @MaxRayskiy in #1986
  • add new feature object Cylinder and fitter for them. by @egorbovskoy in #1980
  • tie widget to the parent object & fix issue with transform by @astrowander in #1988
  • Implement BestFit without Eigen library by @Fedr in #1989
  • Refactor PointToPlaneAligningTransform by @Fedr in #1991
  • Fix STEP loading by @oitel in #1990
  • Add MeshOrPoints::accumulate method by @Fedr in #1992
  • add MeshICP::autoSelectFloatXf method by @Fedr in #1993
  • Use voxel volume cache during mesh generation by @oitel in #1981
  • Add memory-efficient mode for mesh offsetting by @oitel in #1985
  • Bugfix in multi thread cylinder fit version. add upper bound in phi representation. by @egorbovskoy in #1995
  • MeshICP::autoSelectFloatXf to consider all possible signs of eigenvec… by @Fedr in #1994
  • Add autotests to linux builds v2 by @Chernobrovkin-AD in #1996
  • Fix volumeToMesh with large number of threads by @Fedr in #1999
  • Fix/stl normal save + new refs by @Chernobrovkin-AD in #2000
  • PointToPlaneAligningTransform: an option to find uniform scaling by @Fedr in #1997
  • Rename MeshICP in ICP since it supports point clouds as well by @Fedr in #2001
  • Expose uniteManyMeshes to python by @Grantim in #2004
  • ICP: add RigidScale option by @Fedr in #2003
  • ICP: Limit scaling during one iteration of PointToPlane by @Fedr in #2005

New Contributors

Full Changelog: v2.3.0.119...v2.3.6.1

Release v2.3.0.147

27 Dec 16:24
Compare
Choose a tag to compare
Release v2.3.0.147 Pre-release
Pre-release

Autogenerated release v2.3.0.147

%details_after_publish%

Release v2.3.0.119

22 Dec 14:20
75e7edb
Compare
Choose a tag to compare

Autogenerated release v2.3.0.119

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 37 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

  • Ignore scene properties for objects created not by viewer by @oitel in #1897
  • Update pip-build.yml by @Grantim in #1904
  • Add external object loader support by @oitel in #1905
  • #2900 change separator signature by @egrebenchenko in #1906
  • Add progress callback support for web requests by @oitel in #1908
  • Set the current task's name without auto-updating the progress value by @oitel in #1907
  • Save plugin dialogs positions between sessions by @astrowander in #1909
  • MeshDecimation: return the reason why edge collapse failed by @Fedr in #1910
  • MeshDecimate: allow mesh collapse with position optimization, and if it fails without optimization by @Fedr in #1911
  • MeshDecimate: tinyEdgeLength influence aspect ratio check but not normal flip check by @Fedr in #1912
  • Fix file loading process by @oitel in #1915
  • Variable 2d conoturs offset by @Grantim in #1916
  • fix crash by @astrowander in #1918
  • Mesh: hole measurement methods by @Fedr in #1919
  • PrecisePredicates2: fix ccw function by @Fedr in #1917
  • Fix viewport groups resize artifacts by @Grantim in #1920
  • Eliminate high level zero offset fix for 2d contours by @Grantim in #1921
  • Allow making offset in Emscripten build by @Fedr in #1922
  • Triangulation fix big aspect faces in local disc by @Grantim in #1923
  • Render nothing if there are no valid points by @Fedr in #1924
  • Report an error happened during scene saving by @Fedr in #1925
  • RenderPointsObject: render nothing if there are no valid points by @Fedr in #1926
  • Fix thread safety for STEP file opening by @oitel in #1927
  • ObjectPointsHolder: do not write/read .ctm file for completely empty point cloud by @Fedr in #1928
  • Bump tj-actions/branch-names from 7.0.7 to 8.0.0 by @dependabot in #1914
  • Viewer stores SpaceMouseController by pointer by @Fedr in #1929
  • Viewer stores TouchesController by pointer by @Fedr in #1930
  • Viewer stores MouseController by pointer by @Fedr in #1931
  • Viewer stores RecentFilesStore by pointer by @Fedr in #1932
  • Move Viewport enclosed types in MRFitData.h by @Fedr in #1933
  • Move Viewer::PointInAllSpaces in a separate header by @Fedr in #1934
  • Viewer does not include Viewport automatically by @Fedr in #1935
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #1937
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #1936
  • Revert "Bump actions/upload-artifact from 3 to 4" by @MaxRayskiy in #1939
  • Revert "Bump actions/download-artifact from 3 to 4" by @MaxRayskiy in #1940
  • Some SurfaceManipulationWidget refactoring by @ABSitf in #1941
  • Save all files in binary mode to get exactly the same result on Windows and Linux by @Fedr in #1942
  • SurfaceManipulationWidget fix work with insufficient number of points in radius by @ABSitf in #1943
  • Mesh inspector plugin by @astrowander in #1944
  • Expose thickenMesh to python by @Grantim in #1946
  • Fix warning appearing after changes during mesh load by @Fedr in #1947
  • checkDeloneQuadrangle: perform computations in doubles by @Fedr in #1948
  • SurfaceManipulationWidget: fixed some visual and logic bugs by @ABSitf in #1949
  • Expose meshToDistanceVolume to python by @Grantim in #1951
  • Introduce RegionId and Face2RegionMap by @Fedr in #1952

Full Changelog: v2.3.0.61...v2.3.0.119