Meshlib

Latest version: v3.0.1.205

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

Scan your dependencies

Page 12 of 18

0.1.0.0

❄️ ❄️ ❄️ New Year Autogenerated Release ❄️ ❄️ ❄️
<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/v0.1.0.0/MeshLibDist_v0.1.0.0.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/v0.1.0.0/meshlib_v0.1.0.0_ubuntu20-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/v0.1.0.0/meshlib_v0.1.0.0_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 35 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/MeshLib/releases/download/v0.1.0.0/meshlib_v0.1.0.0-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/MeshLib/releases/download/v0.1.0.0/meshlib_v0.1.0.0_x64.pkg">x64 pkg</a>
</td>
</tr>
<tr>
<td align="center">MacOS arm</td>
<td align="center">
<a href="https://github.com/MeshInspector/MeshLib/releases/download/v0.1.0.0/meshlib_v0.1.0.0_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* Boolean memory improvement by Grantim in https://github.com/MeshInspector/MeshLib/pull/818
* added setting to disable scroll zoom by ABSitf in https://github.com/MeshInspector/MeshLib/pull/817
* boolean accept rvalue meshses by Grantim in https://github.com/MeshInspector/MeshLib/pull/819
* added loading files all supported types from folder by ABSitf in https://github.com/MeshInspector/MeshLib/pull/821
* add optional text color to InputTextCenteredReadOnly by astrowander in https://github.com/MeshInspector/MeshLib/pull/822
* improve design of the Hotkeys dialog by astrowander in https://github.com/MeshInspector/MeshLib/pull/824
* Fast marching little fix by Grantim in https://github.com/MeshInspector/MeshLib/pull/825
* Simple scene naming on load single file by Grantim in https://github.com/MeshInspector/MeshLib/pull/829
* Introduce macOS framework by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/827
* update deprecated commands in workflow by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/830
* add callback to PointsSampler by astrowander in https://github.com/MeshInspector/MeshLib/pull/828
* Viewport fixes by Grantim in https://github.com/MeshInspector/MeshLib/pull/833
* Single file scene fixes by Grantim in https://github.com/MeshInspector/MeshLib/pull/834
* Optimize parallel mesh decimation by Fedr in https://github.com/MeshInspector/MeshLib/pull/773
* rm deprecated action by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/836
* Convex hull: allow temporary addition of not hull vertices by Fedr in https://github.com/MeshInspector/MeshLib/pull/837
* Bump tj-actions/branch-names from 6.3 to 6.4 by dependabot in https://github.com/MeshInspector/MeshLib/pull/838
* Modal hotkeys by astrowander in https://github.com/MeshInspector/MeshLib/pull/839
* Double-check for collisions in uniteManyMeshes by oitel in https://github.com/MeshInspector/MeshLib/pull/840
* Boolean little speedup by Grantim in https://github.com/MeshInspector/MeshLib/pull/842
* fix system installed eigen by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/843
* More precise progress callback in sampling by Grantim in https://github.com/MeshInspector/MeshLib/pull/846
* provide package version in cmake by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/832
* Reduce memory consumption in MeshTopology::pack( const PackMapping & map ) twofold by Fedr in https://github.com/MeshInspector/MeshLib/pull/845
* Buffer now really skips initialization of new elements by Fedr in https://github.com/MeshInspector/MeshLib/pull/847
* Do not initialize vector elements if they will be overwritten by Fedr in https://github.com/MeshInspector/MeshLib/pull/848
* Buffer class checks that its elements can be created without initialization by Fedr in https://github.com/MeshInspector/MeshLib/pull/849
* different colors in different viewports by astrowander in https://github.com/MeshInspector/MeshLib/pull/850
* Parallel MeshTopology::findBoundaryEdges/Faces/Verts by Fedr in https://github.com/MeshInspector/MeshLib/pull/851
* Mesh decimation: fix appearance of degenerate triangles near boundary by Fedr in https://github.com/MeshInspector/MeshLib/pull/852
* Add macos x64 test by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/835
* MeshTopology::findNumHoles() by Fedr in https://github.com/MeshInspector/MeshLib/pull/853
* Fix drag-and-drop on macOS by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/856
* parallel computation in Mesh::area by Fedr in https://github.com/MeshInspector/MeshLib/pull/855
* Memory efficient MeshTopology::pack( const PackMapping & map ) by Fedr in https://github.com/MeshInspector/MeshLib/pull/844
* update parallel-hashmap to fix clang15 warnings by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/854
* Generalize to other boolean operations by astrowander in https://github.com/MeshInspector/MeshLib/pull/857


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v0.0.36.11...v0.1.0.0

0.0.36.11

Autogenerated release
<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/v0.0.36.11/MeshLibDist_v0.0.36.11.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/v0.0.36.11/meshlib_v0.0.36.11_ubuntu20-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/v0.0.36.11/meshlib_v0.0.36.11_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 35 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/MeshLib/releases/download/v0.0.36.11/meshlib_v0.0.36.11-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS</td>
<td colspan=3 align="center"> Coming soon! :green_apple:</td>
</tr>
</tbody>
</table>

What's Changed
* Fix compute geodesic path binding by Grantim in https://github.com/MeshInspector/MeshLib/pull/816
* subdivideWithPlane and trimWithPlane by Fedr in https://github.com/MeshInspector/MeshLib/pull/810
* added progress bar in loading folder by ABSitf in https://github.com/MeshInspector/MeshLib/pull/813
* optimize getUnionFindStructureFaces for FaceIncidence::PerVertex by Fedr in https://github.com/MeshInspector/MeshLib/pull/814
* Check sampling parameter by Grantim in https://github.com/MeshInspector/MeshLib/pull/815


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v0.0.35.55...v0.0.36.11

0.0.35.55

Autogenerated release
<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/v0.0.35.55/MeshLibDist_v0.0.35.55.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/v0.0.35.55/meshlib_v0.0.35.55_ubuntu20-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/v0.0.35.55/meshlib_v0.0.35.55_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 35 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/MeshLib/releases/download/v0.0.35.55/meshlib_v0.0.35.55-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS</td>
<td colspan=3 align="center"> Coming soon! :green_apple:</td>
</tr>
</tbody>
</table>

What's Changed
* Log information about file opening by Fedr in https://github.com/MeshInspector/MeshLib/pull/789
* Clearer message after open directory has not found files to load by Fedr in https://github.com/MeshInspector/MeshLib/pull/790
* Little rendering improvements by Grantim in https://github.com/MeshInspector/MeshLib/pull/788
* Make comparator for priority queues faster by oitel in https://github.com/MeshInspector/MeshLib/pull/747
* update distance map test python by ADniill in https://github.com/MeshInspector/MeshLib/pull/760
* Add MSAA option by Grantim in https://github.com/MeshInspector/MeshLib/pull/791
* fixed update spacemouse data on windows by ABSitf in https://github.com/MeshInspector/MeshLib/pull/787
* Update to new ImGui by Grantim in https://github.com/MeshInspector/MeshLib/pull/792
* Viewer statistics: measure FPS by swapped frames only by Fedr in https://github.com/MeshInspector/MeshLib/pull/793
* Little rendering fixes by Grantim in https://github.com/MeshInspector/MeshLib/pull/794
* Add tooltip for MSAA by Grantim in https://github.com/MeshInspector/MeshLib/pull/795
* fixed ui in modal popup, toolbar settings and mouse scene control by ABSitf in https://github.com/MeshInspector/MeshLib/pull/796
* little viewer window improvements by Grantim in https://github.com/MeshInspector/MeshLib/pull/797
* Reduce peak memory consumption during voxels to mesh conversion by Fedr in https://github.com/MeshInspector/MeshLib/pull/798
* Replace openvdb::tools::volumeToMesh with our own method to avoid double conversion by Fedr in https://github.com/MeshInspector/MeshLib/pull/799
* Save in CTM: rotate triangle nodes even if triangle rearrange is off by Fedr in https://github.com/MeshInspector/MeshLib/pull/800
* Save in CTM: allow triangle rearrangement if export mesh, but not if save scene by Fedr in https://github.com/MeshInspector/MeshLib/pull/801
* Fast reordering of all elements in mesh to keep close elements in 3D also close in memory by Fedr in https://github.com/MeshInspector/MeshLib/pull/785
* fixed some ui problems by ABSitf in https://github.com/MeshInspector/MeshLib/pull/803
* added contour for label by ABSitf in https://github.com/MeshInspector/MeshLib/pull/804
* Test.TBBTask: replace sleep_for with correct thread synchronization by Fedr in https://github.com/MeshInspector/MeshLib/pull/806
* Improve 2d contours triangulation by Grantim in https://github.com/MeshInspector/MeshLib/pull/805
* Speed up opengl loader by Grantim in https://github.com/MeshInspector/MeshLib/pull/807
* Introduce buttons associated keys by Grantim in https://github.com/MeshInspector/MeshLib/pull/808
* Eigenvectors and eigenvalues of symmetric matrix 3x3 by Fedr in https://github.com/MeshInspector/MeshLib/pull/809
* Improve cmake integration by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/802
* Add unique identifires for scene tree rendering by Grantim in https://github.com/MeshInspector/MeshLib/pull/811
* Fix pip distribution by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/812


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v0.0.34.78...v0.0.35.55

0.0.34.78

Autogenerated release
<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/v0.0.34.78/MeshLibDist_v0.0.34.78.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/v0.0.34.78/meshlib_v0.0.34.78_ubuntu20-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/v0.0.34.78/meshlib_v0.0.34.78_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 35 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/MeshLib/releases/download/v0.0.34.78/meshlib_v0.0.34.78-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS</td>
<td colspan=3 align="center"> Coming soon! :green_apple:</td>
</tr>
</tbody>
</table>

What's Changed
* Update wasm infinite rendering fix by Grantim in https://github.com/MeshInspector/MeshLib/pull/737
* Optimize AABBTree creation, especially for packed meshes by Fedr in https://github.com/MeshInspector/MeshLib/pull/738
* add Ambient Strength & Specular Strength to UI by astrowander in https://github.com/MeshInspector/MeshLib/pull/739
* I1352 fix bugs 1 by ABSitf in https://github.com/MeshInspector/MeshLib/pull/740
* formatNoTrailingZeros and roundToPrecision functions by Fedr in https://github.com/MeshInspector/MeshLib/pull/742
* Show app name in tab title by Grantim in https://github.com/MeshInspector/MeshLib/pull/744
* Add tab sort priority and hide open voxels buttons by Grantim in https://github.com/MeshInspector/MeshLib/pull/745
* added spacemouse settings by ABSitf in https://github.com/MeshInspector/MeshLib/pull/743
* Mesh Decimate: optionally allow edge flipping (in addition to collapsing) to improve Delone quality of the mesh by Fedr in https://github.com/MeshInspector/MeshLib/pull/741
* add computeGeodesicPath() func to python by astrowander in https://github.com/MeshInspector/MeshLib/pull/746
* add computeSurfaceDistances function to python by astrowander in https://github.com/MeshInspector/MeshLib/pull/748
* Mesh::zeroUnusedPoints() and BitSetParallelForReset() by Fedr in https://github.com/MeshInspector/MeshLib/pull/749
* RenderMeshObject: fill buffer entries for unused triangles as well by Fedr in https://github.com/MeshInspector/MeshLib/pull/750
* Refactor wasm frame request by Grantim in https://github.com/MeshInspector/MeshLib/pull/751
* Print slowest places from time records by Fedr in https://github.com/MeshInspector/MeshLib/pull/752
* Smaller names for uniform shader params by Grantim in https://github.com/MeshInspector/MeshLib/pull/755
* Add optional asyncify build flag by Grantim in https://github.com/MeshInspector/MeshLib/pull/756
* Add option to get faces created by uniteManyMeshes by oitel in https://github.com/MeshInspector/MeshLib/pull/758
* add progress callbacks by astrowander in https://github.com/MeshInspector/MeshLib/pull/761
* fix crash in OpenRAW Voxels dialog by astrowander in https://github.com/MeshInspector/MeshLib/pull/763
* Improve mesh to volume by Grantim in https://github.com/MeshInspector/MeshLib/pull/764
* update openvdb for linux to 10.0.1 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/753
* fix spacemouse unfocused and modal popup by ABSitf in https://github.com/MeshInspector/MeshLib/pull/762
* Refactor OBJ file loader by oitel in https://github.com/MeshInspector/MeshLib/pull/765
* fix crash when voxels are interpreted as DistanceMap by astrowander in https://github.com/MeshInspector/MeshLib/pull/767
* Unify cancel messages in the opening dialogs by astrowander in https://github.com/MeshInspector/MeshLib/pull/768
* Fixes for OBJ file parser by oitel in https://github.com/MeshInspector/MeshLib/pull/769
* wasm ios floating bug workaround by Grantim in https://github.com/MeshInspector/MeshLib/pull/771
* RenderMeshObject: do not fill elements for missing triangles by Fedr in https://github.com/MeshInspector/MeshLib/pull/772
* update vcpkg to 2022.11.14 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/754
* Add read support for JPEG images by oitel in https://github.com/MeshInspector/MeshLib/pull/770
* Fixes for OBJ file parser by oitel in https://github.com/MeshInspector/MeshLib/pull/774
* Shaders update by Grantim in https://github.com/MeshInspector/MeshLib/pull/775
* Mesh::addPartByFaceMap to receive desired order of faces in the result by Fedr in https://github.com/MeshInspector/MeshLib/pull/776
* Add more python bindings by Grantim in https://github.com/MeshInspector/MeshLib/pull/777
* Safe decoder for multithreaded wasm by Grantim in https://github.com/MeshInspector/MeshLib/pull/778
* Measure and print times from progress thread by Fedr in https://github.com/MeshInspector/MeshLib/pull/779
* Add advanced visual parameters by Grantim in https://github.com/MeshInspector/MeshLib/pull/782
* MeshTopology::addPartByMask optimizations by Fedr in https://github.com/MeshInspector/MeshLib/pull/781
* Add simplified Chinese support by Grantim in https://github.com/MeshInspector/MeshLib/pull/784
* use cmake --install for thirdparty by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/780
* openvdb v9 for ubuntu20 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/786


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v0.0.33.55...v0.0.34.78

0.0.33.55

Autogenerated release
<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/v0.0.33.55/MeshLibDist_v0.0.33.55.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/v0.0.33.55/meshlib_v0.0.33.55_ubuntu20-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/v0.0.33.55/meshlib_v0.0.33.55_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 35 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/MeshLib/releases/download/v0.0.33.55/meshlib_v0.0.33.55-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS</td>
<td colspan=3 align="center"> Coming soon! :green_apple:</td>
</tr>
</tbody>
</table>

What's Changed
* ObjectChildrenHolder: prevent it to be used anyhow, but only as base … by Fedr in https://github.com/MeshInspector/MeshLib/pull/701
* restrict palette height by astrowander in https://github.com/MeshInspector/MeshLib/pull/698
* Silence UBSAN warning. by adalisk-emikhaylov in https://github.com/MeshInspector/MeshLib/pull/703
* update pybind11 to v2.10.1 by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/668
* PolylineProject: one general implementation for 2D and 3D by Fedr in https://github.com/MeshInspector/MeshLib/pull/704
* I1352 support spacemouse win by ABSitf in https://github.com/MeshInspector/MeshLib/pull/702
* doSegmentsIntersect( const LineSegm2d & x, const LineSegm2d & y ) by Fedr in https://github.com/MeshInspector/MeshLib/pull/705
* Touches pass to cpp by Grantim in https://github.com/MeshInspector/MeshLib/pull/706
* Do not include Boost if only SSE is necessary by Fedr in https://github.com/MeshInspector/MeshLib/pull/707
* findEdgesInBall by Fedr in https://github.com/MeshInspector/MeshLib/pull/708
* added SpaceMouseController to map spacemouse events to programm actions by ABSitf in https://github.com/MeshInspector/MeshLib/pull/709
* Line class generalized for 2D and 3D by Fedr in https://github.com/MeshInspector/MeshLib/pull/710
* getUnionFindStructureVerts: allocate less if small region is given by Fedr in https://github.com/MeshInspector/MeshLib/pull/711
* convert an assert in static by Fedr in https://github.com/MeshInspector/MeshLib/pull/712
* struct EdgePoint represents points both on mesh and on polyline by Fedr in https://github.com/MeshInspector/MeshLib/pull/714
* wasm touches events js update by Grantim in https://github.com/MeshInspector/MeshLib/pull/715
* findCollidingEdgePairs and findSelfCollidingEdgePairs by Fedr in https://github.com/MeshInspector/MeshLib/pull/717
* Load voxels from tiff by astrowander in https://github.com/MeshInspector/MeshLib/pull/713
* Remove potentially UB static_cast from ObjectChildrenHolder by Fedr in https://github.com/MeshInspector/MeshLib/pull/718
* temp fix for viewport by ivan-afanasev-sdc in https://github.com/MeshInspector/MeshLib/pull/716
* Support not-ASCII paths in config.json by Fedr in https://github.com/MeshInspector/MeshLib/pull/719
* Add python311 to pip by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/721
* Improve touch events by Grantim in https://github.com/MeshInspector/MeshLib/pull/722
* Find ray and polyline intersections by Fedr in https://github.com/MeshInspector/MeshLib/pull/723
* Make parallel pre-check for Delone edge flips by oitel in https://github.com/MeshInspector/MeshLib/pull/726
* rename python numpy create mesh function by Grantim in https://github.com/MeshInspector/MeshLib/pull/727
* fix cancel loading dicom and folder by ABSitf in https://github.com/MeshInspector/MeshLib/pull/724
* add ambientStrength and specularStrength parameters by astrowander in https://github.com/MeshInspector/MeshLib/pull/720
* fix inversion by astrowander in https://github.com/MeshInspector/MeshLib/pull/729
* added blocking mouse scroll when exists spacemouse by ABSitf in https://github.com/MeshInspector/MeshLib/pull/731
* remove vieportGl.init() from viewport by ivan-afanasev-sdc in https://github.com/MeshInspector/MeshLib/pull/732
* fix crashes & improve UI by astrowander in https://github.com/MeshInspector/MeshLib/pull/733
* add loadTiffDir function to python by astrowander in https://github.com/MeshInspector/MeshLib/pull/735
* Buffer::resize() do not reallocate and preserve values if possible by Fedr in https://github.com/MeshInspector/MeshLib/pull/734
* BitSet::nthSetBit by Fedr in https://github.com/MeshInspector/MeshLib/pull/736

New Contributors
* ivan-afanasev-sdc made their first contribution in https://github.com/MeshInspector/MeshLib/pull/716

**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v0.0.32.23...v0.0.33.55

0.0.32.23

Autogenerated release
<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/v0.0.32.23/MeshLibDist_v0.0.32.23.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/v0.0.32.23/meshlib_v0.0.32.23_ubuntu20-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/v0.0.32.23/meshlib_v0.0.32.23_ubuntu22-dev.deb">deb</a>
</td>
</tr>
<tr>
<td align="center">Fedora 35 x64</td>
<td align="center">
<a href="https://github.com/MeshInspector/MeshLib/releases/download/v0.0.32.23/meshlib_v0.0.32.23-dev.rpm">rpm</a>
</td>
</tr>
<tr>
<td align="center">MacOS</td>
<td colspan=3 align="center"> Coming soon! :green_apple:</td>
</tr>
</tbody>
</table>

What's Changed
* Shortest edge path construction for start/end points not only in vertices by Fedr in https://github.com/MeshInspector/MeshLib/pull/688
* Bump tj-actions/branch-names from 6.2 to 6.3 by dependabot in https://github.com/MeshInspector/MeshLib/pull/689
* Begin custom state plugin little refactor by Grantim in https://github.com/MeshInspector/MeshLib/pull/690
* Replace std::execution::par with tbb::parallel_reduce by Fedr in https://github.com/MeshInspector/MeshLib/pull/692
* Fix UI in sidebar by astrowander in https://github.com/MeshInspector/MeshLib/pull/693
* Compute surface distance with A* optimization by Fedr in https://github.com/MeshInspector/MeshLib/pull/691
* Change Decimate::MaxEdgeLen parameter by Fedr in https://github.com/MeshInspector/MeshLib/pull/694
* Planar triangulator improvement MIC1385 by Grantim in https://github.com/MeshInspector/MeshLib/pull/695
* Laplacian: freeVerts must not include all vertices of a mesh connected component by Fedr in https://github.com/MeshInspector/MeshLib/pull/697
* refactoring ObjectVoxels to VdbVolume in load DICOM by ABSitf in https://github.com/MeshInspector/MeshLib/pull/671
* Mesh::quadraticForm method by Fedr in https://github.com/MeshInspector/MeshLib/pull/699
* Update wasm scripts by Grantim in https://github.com/MeshInspector/MeshLib/pull/700


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v0.0.31.33...v0.0.32.23

Page 12 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.