Meshlib

Latest version: v3.0.4.121

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 18

2.2.9

2.2.8.40

<table>
<thead>
<tr>
<th>OS</th>
<th>Dev</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">Windows x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.8/MeshLibDist_v2.2.8.zip">zip</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 20 LTS x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.8/meshlib_v2.2.8_ubuntu20-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 20 LTS arm64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.8/meshlib_v2.2.8_ubuntu20-arm64-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 22 LTS x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.8/meshlib_v2.2.8_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 22 LTS arm64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.8/meshlib_v2.2.8_ubuntu22-arm64-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 37 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.8/meshlib_v2.2.8-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS x64 (Intel)</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.8/meshlib_v2.2.8_x64.pkg">x64 pkg</a>
</td>
</tr>
<tr>
<td align="center">MacOS arm (Apple Silicon)</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.8/meshlib_v2.2.8_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* FlowAggregator::OutputFlows.amountGreaterThan by Fedr in https://github.com/MeshInspector/MeshLib/pull/1690
* Update structure embedding by Grantim in https://github.com/MeshInspector/MeshLib/pull/1691
* ChangeColoringType by Fedr in https://github.com/MeshInspector/MeshLib/pull/1692
* Introduсe 2d contours offset by Grantim in https://github.com/MeshInspector/MeshLib/pull/1695
* makeNormals: progress, smaller functions, fix by Fedr in https://github.com/MeshInspector/MeshLib/pull/1694
* makeNormals: use Heap for better performance by Fedr in https://github.com/MeshInspector/MeshLib/pull/1696
* Added ascii STL format writing functions by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1693
* Take screenshots with user defined resolution by Grantim in https://github.com/MeshInspector/MeshLib/pull/1698
* findFewClosestPoints by Fedr in https://github.com/MeshInspector/MeshLib/pull/1697
* More optional output from terrain embedding by Grantim in https://github.com/MeshInspector/MeshLib/pull/1699
* Optimize making oriented normals by Fedr in https://github.com/MeshInspector/MeshLib/pull/1701
* added settings to calculate contour from vector of tri points by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1702
* 3MF file format support (loading) by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1700
* remove force flip for close plane vertices by Grantim in https://github.com/MeshInspector/MeshLib/pull/1705
* Tool path project selection ii by astrowander in https://github.com/MeshInspector/MeshLib/pull/1704
* report on progess in interpolateLines and interpolateArcs by astrowander in https://github.com/MeshInspector/MeshLib/pull/1706
* computeSolarRadiation function by Fedr in https://github.com/MeshInspector/MeshLib/pull/1707
* orientNormals: revert latest changes working badly on non-uniform clouds by Fedr in https://github.com/MeshInspector/MeshLib/pull/1709
* 3MF loading - refactoring, loading files with several .model files by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1710
* computeSkyViewFactor and SkyPatch by Fedr in https://github.com/MeshInspector/MeshLib/pull/1711
* findSkyRays by Fedr in https://github.com/MeshInspector/MeshLib/pull/1713
* makeUniformSampledCloud by Fedr in https://github.com/MeshInspector/MeshLib/pull/1714
* PLY: load point clouds with normals by Fedr in https://github.com/MeshInspector/MeshLib/pull/1716
* Add more regular uniform pointcloud sampling by Grantim in https://github.com/MeshInspector/MeshLib/pull/1717
* ObjectPoints: serialize valid points in MRU by Fedr in https://github.com/MeshInspector/MeshLib/pull/1719
* Save only valid points by Fedr in https://github.com/MeshInspector/MeshLib/pull/1720
* Uniform transform with sort of input points by Grantim in https://github.com/MeshInspector/MeshLib/pull/1722
* Update Documentation by Grantim in https://github.com/MeshInspector/MeshLib/pull/1724


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v2.2.7...v2.2.8

2.2.8

2.2.7.4

<table>
<thead>
<tr>
<th>OS</th>
<th>Dev</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">Windows x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.7/MeshLibDist_v2.2.7.zip">zip</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 20 LTS x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.7/meshlib_v2.2.7_ubuntu20-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 20 LTS arm64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.7/meshlib_v2.2.7_ubuntu20-arm64-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 22 LTS x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.7/meshlib_v2.2.7_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 22 LTS arm64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.7/meshlib_v2.2.7_ubuntu22-arm64-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 37 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.7/meshlib_v2.2.7-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS x64 (Intel)</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.7/meshlib_v2.2.7_x64.pkg">x64 pkg</a>
</td>
</tr>
<tr>
<td align="center">MacOS arm (Apple Silicon)</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.7/meshlib_v2.2.7_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* I2375 added active voxels in volume render by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1630
* fix python box test by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1626
* added help button in plugin window title by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1507
* MeshOrPoints class for floating object in ICP by Fedr in https://github.com/MeshInspector/MeshLib/pull/1633
* Improve PointClouds triangulation by Grantim in https://github.com/MeshInspector/MeshLib/pull/1634
* CUDA: use c++20 on all platforms by Fedr in https://github.com/MeshInspector/MeshLib/pull/1635
* add findAllFlatComponents() function by astrowander in https://github.com/MeshInspector/MeshLib/pull/1595
* Detailed system info by Grantim in https://github.com/MeshInspector/MeshLib/pull/1640
* Add state to command loop by Grantim in https://github.com/MeshInspector/MeshLib/pull/1644
* ICP: allow point cloud as a reference object by Fedr in https://github.com/MeshInspector/MeshLib/pull/1642
* Add initial STEP import support by oitel in https://github.com/MeshInspector/MeshLib/pull/1641
* Highlight active blocking window by Grantim in https://github.com/MeshInspector/MeshLib/pull/1645
* Fix GCC compatibility by oitel in https://github.com/MeshInspector/MeshLib/pull/1621
* added saving config in web by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1647
* Add missing VS project items by oitel in https://github.com/MeshInspector/MeshLib/pull/1649
* Mesh Mesh::fromPointTriples( const std::vector<Triangle3f> & posTriples, bool duplicateNonManifoldVertices ); by Fedr in https://github.com/MeshInspector/MeshLib/pull/1651
* project selection on the offset with maximal distance limit by astrowander in https://github.com/MeshInspector/MeshLib/pull/1652
* Add Active button in toolbar by Grantim in https://github.com/MeshInspector/MeshLib/pull/1654
* bump vcpkg to 2023.08.09 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1650
* MRMESH_NO_GTEST option to avoid building tests 1648 by Fedr in https://github.com/MeshInspector/MeshLib/pull/1653
* Support python 310 for old vcpkg by Grantim in https://github.com/MeshInspector/MeshLib/pull/1657
* Multi extension support by Grantim in https://github.com/MeshInspector/MeshLib/pull/1658
* Hide test tab and duplicate open buttons by Grantim in https://github.com/MeshInspector/MeshLib/pull/1659
* Save last extension in settings as string by Fedr in https://github.com/MeshInspector/MeshLib/pull/1660
* STEP import improvements by oitel in https://github.com/MeshInspector/MeshLib/pull/1661
* saveObjectToFile: an option to backup original file by Fedr in https://github.com/MeshInspector/MeshLib/pull/1663
* support dxf format by astrowander in https://github.com/MeshInspector/MeshLib/pull/1662
* Set offset type to Shell in offsetPolyline by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1664
* Export one or many objects at once by Fedr in https://github.com/MeshInspector/MeshLib/pull/1665
* Overhangs updates and fixes by Grantim in https://github.com/MeshInspector/MeshLib/pull/1666
* save valid points with normals in textual .asc file by Fedr in https://github.com/MeshInspector/MeshLib/pull/1667
* Add welcome screen mock by Grantim in https://github.com/MeshInspector/MeshLib/pull/1668
* Fix crash of precision issue in terrain triangulation by Grantim in https://github.com/MeshInspector/MeshLib/pull/1672
* Respect latin keyboards in shortcuts by Grantim in https://github.com/MeshInspector/MeshLib/pull/1671
* Move zip-functions in separate files by Fedr in https://github.com/MeshInspector/MeshLib/pull/1673
* added information about duplicated verteces in mesh loading by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1669
* Disable STEP import work-around for modern OpenCASCADE versions by oitel in https://github.com/MeshInspector/MeshLib/pull/1676
* decompressZip from any std::istream by Fedr in https://github.com/MeshInspector/MeshLib/pull/1674
* expandFaces funciton by Fedr in https://github.com/MeshInspector/MeshLib/pull/1677
* Construct AABBTree from MeshPart by Fedr in https://github.com/MeshInspector/MeshLib/pull/1679
* VoxelsVolume: min/max type depends on value type by Fedr in https://github.com/MeshInspector/MeshLib/pull/1680
* meshToDistanceVolume: use standard min/max computation by Fedr in https://github.com/MeshInspector/MeshLib/pull/1681
* Fix update removed faces for cutmesh by Grantim in https://github.com/MeshInspector/MeshLib/pull/1675
* added calculation duplicated vertices and deleted faces in loading obj file by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1684
* Fixed cancelling worker threads in OpenVDB by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1685
* mcShellMeshRegion function by Fedr in https://github.com/MeshInspector/MeshLib/pull/1682
* Use vertical metric in embedding terrain by Grantim in https://github.com/MeshInspector/MeshLib/pull/1686
* Fix Obj loading by Grantim in https://github.com/MeshInspector/MeshLib/pull/1687

New Contributors
* rodion-orlov made their first contribution in https://github.com/MeshInspector/MeshLib/pull/1664

**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v2.2.5...v2.2.7

2.2.7

2.2.5.47

<table>
<thead>
<tr>
<th>OS</th>
<th>Dev</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">Windows x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.5/MeshLibDist_v2.2.5.zip">zip</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 20 LTS x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.5/meshlib_v2.2.5_ubuntu20-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 20 LTS arm64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.5/meshlib_v2.2.5_ubuntu20-arm64-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 22 LTS x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.5/meshlib_v2.2.5_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Ubuntu 22 LTS arm64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.5/meshlib_v2.2.5_ubuntu22-arm64-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 37 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.5/meshlib_v2.2.5-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS x64 (Intel)</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.5/meshlib_v2.2.5_x64.pkg">x64 pkg</a>
</td>
</tr>
<tr>
<td align="center">MacOS arm (Apple Silicon)</td>
<td align="center">
<a href="https://github.com/MeshInspector/Meshlib/releases/download/v2.2.5/meshlib_v2.2.5_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* PolylineTopology::buildFromContours: ignore contours with 0 or 1 points because of no edges in them by Fedr in https://github.com/MeshInspector/MeshLib/pull/1589
* fedora38: enable gcc13 builds by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1590
* Support old e57format version by Grantim in https://github.com/MeshInspector/MeshLib/pull/1592
* Move mouse cursor along with touchpad swipe gesture by oitel in https://github.com/MeshInspector/MeshLib/pull/1593
* Add LAS/LAZ file format support by oitel in https://github.com/MeshInspector/MeshLib/pull/1594
* make link to fail if there are unresolved symbols by Fedr in https://github.com/MeshInspector/MeshLib/pull/1597
* remove unnecessary pthread dependency by Fedr in https://github.com/MeshInspector/MeshLib/pull/1599
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/MeshInspector/MeshLib/pull/1601
* Support lidar pointclouds in pts format by Grantim in https://github.com/MeshInspector/MeshLib/pull/1603
* Clang build-time error about undefined symbols by Fedr in https://github.com/MeshInspector/MeshLib/pull/1598
* fix empty space in information panel by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1600
* Precise contours triangulation by Grantim in https://github.com/MeshInspector/MeshLib/pull/1602
* No input filtering for imgui by Grantim in https://github.com/MeshInspector/MeshLib/pull/1606
* Preserve coordinate precision for geopositioned point clouds by oitel in https://github.com/MeshInspector/MeshLib/pull/1605
* use CMAKE_SHARED_LINKER_FLAGS and CMAKE_EXE_LINKER_FLAGS by Fedr in https://github.com/MeshInspector/MeshLib/pull/1609
* Fix computeBoundingBox export by Grantim in https://github.com/MeshInspector/MeshLib/pull/1610
* Better modeling of merge order of watershed basins by Fedr in https://github.com/MeshInspector/MeshLib/pull/1608
* Add optional mapping in cut mesh converter by Grantim in https://github.com/MeshInspector/MeshLib/pull/1612
* Fix MSVC build by oitel in https://github.com/MeshInspector/MeshLib/pull/1613
* make free-form findSteepestDescentPoint functions by Fedr in https://github.com/MeshInspector/MeshLib/pull/1614
* Make standard views as in other software by Fedr in https://github.com/MeshInspector/MeshLib/pull/1615
* Restrict steepest descent path to a region by Fedr in https://github.com/MeshInspector/MeshLib/pull/1616
* WatershedGraph::getAllBasinFaces() by Fedr in https://github.com/MeshInspector/MeshLib/pull/1617
* Add function for searching overhangs by oitel in https://github.com/MeshInspector/MeshLib/pull/1611
* Update MRCuda CMake configuration by oitel in https://github.com/MeshInspector/MeshLib/pull/1607
* Embed terrain new impl by Grantim in https://github.com/MeshInspector/MeshLib/pull/1622
* distanceMapFromContours() for preallocated map by Fedr in https://github.com/MeshInspector/MeshLib/pull/1625
* Apply transform during overhang search by oitel in https://github.com/MeshInspector/MeshLib/pull/1628
* Bump aws-actions/configure-aws-credentials from 3 to 4 by dependabot in https://github.com/MeshInspector/MeshLib/pull/1620
* Bump docker/login-action from 2 to 3 by dependabot in https://github.com/MeshInspector/MeshLib/pull/1619
* Bump docker/build-push-action from 4 to 5 by dependabot in https://github.com/MeshInspector/MeshLib/pull/1618
* Optimize pointcloud triangulation by Grantim in https://github.com/MeshInspector/MeshLib/pull/1629
* Remove unnecessary stuff from MRICP.h by Fedr in https://github.com/MeshInspector/MeshLib/pull/1632


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v2.2.4...v2.2.5

Page 6 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.