Meshlib

Latest version: v3.0.3.233

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

Scan your dependencies

Page 5 of 18

2.3.0.24

<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.3.0.24/MeshLibDist_v2.3.0.24.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.3.0.24/meshlib_v2.3.0.24_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.3.0.24/meshlib_v2.3.0.24_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.3.0.24/meshlib_v2.3.0.24_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.3.0.24/meshlib_v2.3.0.24_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.3.0.24/meshlib_v2.3.0.24-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.3.0.24/meshlib_v2.3.0.24_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.3.0.24/meshlib_v2.3.0.24_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* rewrite makeDegenerateBandAroundRegion function by astrowander in https://github.com/MeshInspector/MeshLib/pull/1807
* update emsdk onetbb imgui by Grantim in https://github.com/MeshInspector/MeshLib/pull/1798
* InTreePathBuilder to optimize tunnel detection by Fedr in https://github.com/MeshInspector/MeshLib/pull/1808
* Fix negative progress values by oitel in https://github.com/MeshInspector/MeshLib/pull/1811
* glTF and glB files problem 1810 by astrowander in https://github.com/MeshInspector/MeshLib/pull/1813
* EditMeshPlugin impovement: uniformity of line when mouse moving by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1814
* WebResponse: log everything in one line for convenience by Fedr in https://github.com/MeshInspector/MeshLib/pull/1815
* switch to fedora 39 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1794
* MRViewer.h: remove include <MRMesh/MRSceneRoot.h> by Fedr in https://github.com/MeshInspector/MeshLib/pull/1817
* ViewerEventQueue extracted from Viewer class by Fedr in https://github.com/MeshInspector/MeshLib/pull/1818
* Improve Linux support by oitel in https://github.com/MeshInspector/MeshLib/pull/1812
* Use std::string as "unexpected" value type by default by oitel in https://github.com/MeshInspector/MeshLib/pull/1820
* read colors of vertices from gltf by astrowander in https://github.com/MeshInspector/MeshLib/pull/1822
* Simplify OffsetParameters by Fedr in https://github.com/MeshInspector/MeshLib/pull/1823
* Fix STEP import as mesh by oitel in https://github.com/MeshInspector/MeshLib/pull/1825
* add help button by Grantim in https://github.com/MeshInspector/MeshLib/pull/1826
* MRGetMapping.h extracted from existing static functions by Fedr in https://github.com/MeshInspector/MeshLib/pull/1827
* Fix excessive scene texture bindings by Grantim in https://github.com/MeshInspector/MeshLib/pull/1829
* Add begin custom plugin window decorator by Grantim in https://github.com/MeshInspector/MeshLib/pull/1830
* Improvements SurfaceManipulationWidget by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1828
* MeshDecimate: allow collapsing not-flippable edges by Fedr in https://github.com/MeshInspector/MeshLib/pull/1831
* adding a condition for drawModalMessage by egrebenchenko in https://github.com/MeshInspector/MeshLib/pull/1835
* adding error "font does not contain symbol" by egrebenchenko in https://github.com/MeshInspector/MeshLib/pull/1836
* SurfaceManipulationWidget: fixed rendering elongated work region by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1837
* Optimize implementation of lastValid* methods by Fedr in https://github.com/MeshInspector/MeshLib/pull/1838
* read help link from items.json by Grantim in https://github.com/MeshInspector/MeshLib/pull/1839
* struct SaveSettings and its application for mesh exporting by Fedr in https://github.com/MeshInspector/MeshLib/pull/1840
* bump vcpkg to 2023.11.20 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1832
* update mesh vertices in cutAlongEdgeLoop by astrowander in https://github.com/MeshInspector/MeshLib/pull/1833
* Add setUINameDeferred function in StatePlugin by Grantim in https://github.com/MeshInspector/MeshLib/pull/1843
* Export ObjectLines including world transformation by Fedr in https://github.com/MeshInspector/MeshLib/pull/1842
* Export ObjectPoints including world transformation by Fedr in https://github.com/MeshInspector/MeshLib/pull/1845
* Extend WebRequest class by oitel in https://github.com/MeshInspector/MeshLib/pull/1841
* Fix lone vertices in buildGridMesh by Grantim in https://github.com/MeshInspector/MeshLib/pull/1844
* add monitor info by Grantim in https://github.com/MeshInspector/MeshLib/pull/1846
* Introduce get shared function by Grantim in https://github.com/MeshInspector/MeshLib/pull/1847
* added button with same logic as radioButton by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1848
* Ribbon Search bar navigation by Grantim in https://github.com/MeshInspector/MeshLib/pull/1849
* Fix init textures for noWindow mode by Grantim in https://github.com/MeshInspector/MeshLib/pull/1851
* Introduce MRPch/MRFmt.h to avoid unnecessary inclusion of whole spdlog by Fedr in https://github.com/MeshInspector/MeshLib/pull/1852
* makeVectorWithSeqNums and makeHashMapWithSeqNums functions by Fedr in https://github.com/MeshInspector/MeshLib/pull/1854
* Export meshes and lines already packed by Fedr in https://github.com/MeshInspector/MeshLib/pull/1853
* move search out of ribbon menu by Grantim in https://github.com/MeshInspector/MeshLib/pull/1856
* Search hints with recently opened plugins by Grantim in https://github.com/MeshInspector/MeshLib/pull/1857
* 2725 clicking mouse wheel close context menu by egrebenchenko in https://github.com/MeshInspector/MeshLib/pull/1855
* Add Damerau-Levenshtein distance by Grantim in https://github.com/MeshInspector/MeshLib/pull/1858
* DistanceMap::getInterpolated: fix out-of-bounds access and some optimization by Fedr in https://github.com/MeshInspector/MeshLib/pull/1860
* update SurfaceManipulationWidget by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1859
* Extrude faces subdivide by astrowander in https://github.com/MeshInspector/MeshLib/pull/1861
* fuzzy search in ribbon menu by Grantim in https://github.com/MeshInspector/MeshLib/pull/1863
* SurfaceManipulationWidget: added visualization for bad region by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1864
* SurfaceManipulationWidget: fixed multiple connections by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1865
* Sample colors from Image by Fedr in https://github.com/MeshInspector/MeshLib/pull/1862
* MeshTexture: linear interpolation if loaded from glTF by Fedr in https://github.com/MeshInspector/MeshLib/pull/1866
* Fix RenderMeshObject vert color map updates by Grantim in https://github.com/MeshInspector/MeshLib/pull/1867

New Contributors
* egrebenchenko made their first contribution in https://github.com/MeshInspector/MeshLib/pull/1835

**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v2.2.11.51...v2.3.0.24

2.2.11.51

<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.11.51/MeshLibDist_v2.2.11.51.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.11.51/meshlib_v2.2.11.51_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.11.51/meshlib_v2.2.11.51_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.11.51/meshlib_v2.2.11.51_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.11.51/meshlib_v2.2.11.51_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.11.51/meshlib_v2.2.11.51-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.11.51/meshlib_v2.2.11.51_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.11.51/meshlib_v2.2.11.51_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* Pick several pixels in the area by Grantim in https://github.com/MeshInspector/MeshLib/pull/1761
* Dynamic load libraries during splash screen by Grantim in https://github.com/MeshInspector/MeshLib/pull/1763
* More debugging asserts in getVertIds and getFaceIds by Fedr in https://github.com/MeshInspector/MeshLib/pull/1764
* relaxKeepVolume: fix out-of-array access by Fedr in https://github.com/MeshInspector/MeshLib/pull/1765
* Clone Selected button in object tree context menu by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1757
* I2444 surface distance from vector meshTriPoints by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1759
* Introduce separate UI name for ribbonitems by Grantim in https://github.com/MeshInspector/MeshLib/pull/1766
* Introduce mappings in planar triangulation by Grantim in https://github.com/MeshInspector/MeshLib/pull/1767
* Polyline<V>::pack by Fedr in https://github.com/MeshInspector/MeshLib/pull/1771
* Add_optional_mapping_to_Polyline-contours by Grantim in https://github.com/MeshInspector/MeshLib/pull/1770
* TriangulationHelpers::buildLocalTriangulation by Fedr in https://github.com/MeshInspector/MeshLib/pull/1773
* Bump paulhatch/semantic-version from 5.2.1 to 5.3.0 by dependabot in https://github.com/MeshInspector/MeshLib/pull/1655
* PointCloudTriangulationHelpers: useNeiNormals by Fedr in https://github.com/MeshInspector/MeshLib/pull/1774
* Optimize Orient Normals in case of many connected components in the cloud by Fedr in https://github.com/MeshInspector/MeshLib/pull/1775
* PointCloud::flipOrientation by Fedr in https://github.com/MeshInspector/MeshLib/pull/1778
* Triangulation/filtering and border fixes by Grantim in https://github.com/MeshInspector/MeshLib/pull/1777
* Custom viewport labels by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1779
* Encrypted zip support by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1769
* Fix UI button checkKey with modifiers by Grantim in https://github.com/MeshInspector/MeshLib/pull/1780
* MeshDecimate: less restrictions due to change of normals by Fedr in https://github.com/MeshInspector/MeshLib/pull/1782
* I2444 surface manipulation widget by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1776
* Add setLabel helper method to Viewport class by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1783
* Update width filtering in find overhangs by Grantim in https://github.com/MeshInspector/MeshLib/pull/1784
* use standard quaternion from matrix method by Fedr in https://github.com/MeshInspector/MeshLib/pull/1785
* separate scene rendering into texture by Grantim in https://github.com/MeshInspector/MeshLib/pull/1787
* Creases filters by astrowander in https://github.com/MeshInspector/MeshLib/pull/1786
* Allow uninitialized construction of MeshTriPoint by Fedr in https://github.com/MeshInspector/MeshLib/pull/1788
* MeshTriPoint::getWeightedVerts by Fedr in https://github.com/MeshInspector/MeshLib/pull/1789
* Replicate: move vertices of one mesh to make it similar to another mesh by Fedr in https://github.com/MeshInspector/MeshLib/pull/1790
* use HashMap typedefs by Fedr in https://github.com/MeshInspector/MeshLib/pull/1792
* Pip: add python 3.12 for win by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1793
* ObjectPoints::normalsChangedSignal by Fedr in https://github.com/MeshInspector/MeshLib/pull/1795
* update Surface Manipulate Widget by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1791
* pointUniformSampling: never compute normals, but can take alternative normals on input by Fedr in https://github.com/MeshInspector/MeshLib/pull/1796
* SurfaceManipulateWidget fix key handle by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1797
* Allow to run resumable tasks for progress bar by oitel in https://github.com/MeshInspector/MeshLib/pull/1799
* PointCloudTriangulator: prevent any appearance of multiple edges during hole filling by Fedr in https://github.com/MeshInspector/MeshLib/pull/1800
* struct DetectTunnelSettings with default limit on 1 maximum iterations by Fedr in https://github.com/MeshInspector/MeshLib/pull/1801
* Optimize BasisTunnelsDetector::detect by Fedr in https://github.com/MeshInspector/MeshLib/pull/1802
* put rendering in texture under flag by Grantim in https://github.com/MeshInspector/MeshLib/pull/1804


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v2.2.10...v2.2.11.51

2.2.10.3

<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.10/MeshLibDist_v2.2.10.3.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.10/meshlib_v2.2.10.3_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.10/meshlib_v2.2.10.3_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.10/meshlib_v2.2.10.3_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.10/meshlib_v2.2.10.3_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.10/meshlib_v2.2.10.3-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.10/meshlib_v2.2.10.3_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.10/meshlib_v2.2.10.3_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* dilate/erode points by astrowander in https://github.com/MeshInspector/MeshLib/pull/1725
* improve any sampling uniformity by Fedr in https://github.com/MeshInspector/MeshLib/pull/1726
* Introduce find point cloud border function by Grantim in https://github.com/MeshInspector/MeshLib/pull/1727
* Color related history actions (for Remove Color tool) by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1728
* Optimal packing of points by Fedr in https://github.com/MeshInspector/MeshLib/pull/1730
* fix update of the region by astrowander in https://github.com/MeshInspector/MeshLib/pull/1731
* CloudPartMapping and VisualObject::copyColors by Fedr in https://github.com/MeshInspector/MeshLib/pull/1732
* Pack points with different reordering strategies by Fedr in https://github.com/MeshInspector/MeshLib/pull/1734
* PointCloud::getLexicographicalOrder() by Fedr in https://github.com/MeshInspector/MeshLib/pull/1735
* Add normal based sampling by Grantim in https://github.com/MeshInspector/MeshLib/pull/1736
* bump vcpkg to 2023.10.19 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1721
* Update web requests by Grantim in https://github.com/MeshInspector/MeshLib/pull/1737
* Remove confusing 10 as default value for maxAngleChange by Fedr in https://github.com/MeshInspector/MeshLib/pull/1738
* Allow to override mesh loaders by oitel in https://github.com/MeshInspector/MeshLib/pull/1739
* Unify several point samplings by Fedr in https://github.com/MeshInspector/MeshLib/pull/1740
* Upload and download files by oitel in https://github.com/MeshInspector/MeshLib/pull/1742
* Add .zip as supported scene format (similar to Open Directory) by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1741
* EnumNeihbourVertices and computeSpaceDistances by Fedr in https://github.com/MeshInspector/MeshLib/pull/1743
* Fix inconsitent mesh tri point in vertex in cut mesh converters by Grantim in https://github.com/MeshInspector/MeshLib/pull/1748
* Export without rounding in textual formats by Fedr in https://github.com/MeshInspector/MeshLib/pull/1745
* Import OBJ meshes with transform by oitel in https://github.com/MeshInspector/MeshLib/pull/1746
* Cuda solar radiation by astrowander in https://github.com/MeshInspector/MeshLib/pull/1749
* surroundingContour: more than 3 keys; version for key vertices by Fedr in https://github.com/MeshInspector/MeshLib/pull/1752
* Fix sync requests in single-thread Wasm by oitel in https://github.com/MeshInspector/MeshLib/pull/1751
* Add camera roll (rotation around screen normal) with Ctrl+MMB by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1750
* Planar triangulation rework by Grantim in https://github.com/MeshInspector/MeshLib/pull/1715
* Enable STEP import for Linux and macOS by oitel in https://github.com/MeshInspector/MeshLib/pull/1744
* Expose fill hole metrics and addPartByMask to python by Grantim in https://github.com/MeshInspector/MeshLib/pull/1756
* Close plugins on escape by Grantim in https://github.com/MeshInspector/MeshLib/pull/1755
* Fix file upload for Wasm by oitel in https://github.com/MeshInspector/MeshLib/pull/1754
* switch to 4-digit versioning by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1758
* Add support for older OpenCASCADE versions by oitel in https://github.com/MeshInspector/MeshLib/pull/1760


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

2.2.10

2.2.9.34

<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.9/MeshLibDist_v2.2.9.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.9/meshlib_v2.2.9_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.9/meshlib_v2.2.9_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.9/meshlib_v2.2.9_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.9/meshlib_v2.2.9_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.9/meshlib_v2.2.9-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.9/meshlib_v2.2.9_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.9/meshlib_v2.2.9_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* dilate/erode points by astrowander in https://github.com/MeshInspector/MeshLib/pull/1725
* improve any sampling uniformity by Fedr in https://github.com/MeshInspector/MeshLib/pull/1726
* Introduce find point cloud border function by Grantim in https://github.com/MeshInspector/MeshLib/pull/1727
* Color related history actions (for Remove Color tool) by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1728
* Optimal packing of points by Fedr in https://github.com/MeshInspector/MeshLib/pull/1730
* fix update of the region by astrowander in https://github.com/MeshInspector/MeshLib/pull/1731
* CloudPartMapping and VisualObject::copyColors by Fedr in https://github.com/MeshInspector/MeshLib/pull/1732
* Pack points with different reordering strategies by Fedr in https://github.com/MeshInspector/MeshLib/pull/1734
* PointCloud::getLexicographicalOrder() by Fedr in https://github.com/MeshInspector/MeshLib/pull/1735
* Add normal based sampling by Grantim in https://github.com/MeshInspector/MeshLib/pull/1736
* bump vcpkg to 2023.10.19 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1721
* Update web requests by Grantim in https://github.com/MeshInspector/MeshLib/pull/1737
* Remove confusing 10 as default value for maxAngleChange by Fedr in https://github.com/MeshInspector/MeshLib/pull/1738
* Allow to override mesh loaders by oitel in https://github.com/MeshInspector/MeshLib/pull/1739
* Unify several point samplings by Fedr in https://github.com/MeshInspector/MeshLib/pull/1740
* Upload and download files by oitel in https://github.com/MeshInspector/MeshLib/pull/1742
* Add .zip as supported scene format (similar to Open Directory) by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1741
* EnumNeihbourVertices and computeSpaceDistances by Fedr in https://github.com/MeshInspector/MeshLib/pull/1743
* Fix inconsitent mesh tri point in vertex in cut mesh converters by Grantim in https://github.com/MeshInspector/MeshLib/pull/1748
* Export without rounding in textual formats by Fedr in https://github.com/MeshInspector/MeshLib/pull/1745
* Import OBJ meshes with transform by oitel in https://github.com/MeshInspector/MeshLib/pull/1746
* Cuda solar radiation by astrowander in https://github.com/MeshInspector/MeshLib/pull/1749
* surroundingContour: more than 3 keys; version for key vertices by Fedr in https://github.com/MeshInspector/MeshLib/pull/1752
* Fix sync requests in single-thread Wasm by oitel in https://github.com/MeshInspector/MeshLib/pull/1751
* Add camera roll (rotation around screen normal) with Ctrl+MMB by rodion-orlov in https://github.com/MeshInspector/MeshLib/pull/1750
* Planar triangulation rework by Grantim in https://github.com/MeshInspector/MeshLib/pull/1715
* Enable STEP import for Linux and macOS by oitel in https://github.com/MeshInspector/MeshLib/pull/1744
* Expose fill hole metrics and addPartByMask to python by Grantim in https://github.com/MeshInspector/MeshLib/pull/1756
* Close plugins on escape by Grantim in https://github.com/MeshInspector/MeshLib/pull/1755


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

2.2.9

Page 5 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.