Meshlib

Latest version: v3.0.1.205

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

Scan your dependencies

Page 10 of 18

2.1.2.37

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

What's Changed
* Windows: add MR CUDA project by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1088
* Add preciseFitBox function by Grantim in https://github.com/MeshInspector/MeshLib/pull/1091
* refactoring: moved buttons methods in separated file by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1093
* add thread_local to loadgl by Grantim in https://github.com/MeshInspector/MeshLib/pull/1095
* Add num components cache for ObjectLines by Grantim in https://github.com/MeshInspector/MeshLib/pull/1096
* ObjectMeshHolder::copyTextureAndColors by Fedr in https://github.com/MeshInspector/MeshLib/pull/1100
* refactoring ui: move checkbox in separated file by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1099
* Add FaceSelectionChangeSignal by Grantim in https://github.com/MeshInspector/MeshLib/pull/1101
* Respect XF in findPointsInBall by Grantim in https://github.com/MeshInspector/MeshLib/pull/1103
* refactoring ui: move radiobutton in separated file by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1104
* Add points change signal by Grantim in https://github.com/MeshInspector/MeshLib/pull/1105
* deprecate cutMeshWithPlane by Fedr in https://github.com/MeshInspector/MeshLib/pull/1102
* Introduce local mode in plane widget by Grantim in https://github.com/MeshInspector/MeshLib/pull/1106
* MeshTopology::buildGridMesh by Fedr in https://github.com/MeshInspector/MeshLib/pull/1082
* Custom resize scene window by Grantim in https://github.com/MeshInspector/MeshLib/pull/1108
* make gradient button according to design by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1107
* Edit OpenVDB build options to build smaller binaries by oitel in https://github.com/MeshInspector/MeshLib/pull/1110
* optimize detectBasisTunnels by computing loops in parallel by Fedr in https://github.com/MeshInspector/MeshLib/pull/1109
* refactoring ui: move colorEdit4 in separated file by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1112
* write distance map generation in CUDA by astrowander in https://github.com/MeshInspector/MeshLib/pull/1111
* I1901 refactoring UI combo by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1113
* Bump microsoft/setup-msbuild from 1.1 to 1.3 by dependabot in https://github.com/MeshInspector/MeshLib/pull/1097
* Bump tj-actions/branch-names from 6.4 to 6.5 by dependabot in https://github.com/MeshInspector/MeshLib/pull/1098
* write projection onto mesh in CUDA by astrowander in https://github.com/MeshInspector/MeshLib/pull/1114
* Fix transparency for AMD video cards by oitel in https://github.com/MeshInspector/MeshLib/pull/1116
* Refactor cuda project, not to use cpp headers by Grantim in https://github.com/MeshInspector/MeshLib/pull/1118
* loDistLimitSq parameter in findProjectionOnPolyline by Fedr in https://github.com/MeshInspector/MeshLib/pull/1117
* Add polyline offset function by oitel in https://github.com/MeshInspector/MeshLib/pull/1119
* Wasm: Allow conditionally preventing mouse scroll events. by adalisk-emikhaylov in https://github.com/MeshInspector/MeshLib/pull/1115
* polylineOffset: compute precise distances only in the cells crossed by offset-isoline by Fedr in https://github.com/MeshInspector/MeshLib/pull/1120


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v2.1.1.41...v2.1.2.37

2.1.1.41

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

What's Changed
* Deprecate toImVec2 by Fedr in https://github.com/MeshInspector/MeshLib/pull/1067
* make new design for MeshDegenerations plugin by astrowander in https://github.com/MeshInspector/MeshLib/pull/1066
* introduce SpaceMouse support on linux by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1048
* Update Ancillary texture policy by Grantim in https://github.com/MeshInspector/MeshLib/pull/1072
* Progress bar mesh degenerations by astrowander in https://github.com/MeshInspector/MeshLib/pull/1070
* Sync theme updates among plugins by Grantim in https://github.com/MeshInspector/MeshLib/pull/1073
* refactoring toolbar customize and update ui by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1071
* update viewer settings ui by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1075
* Update alignTextOnMesh function by Grantim in https://github.com/MeshInspector/MeshLib/pull/1076
* Handle degenerated cases in alignTextToMesh by Grantim in https://github.com/MeshInspector/MeshLib/pull/1077
* Use TBB-based parallel sort by oitel in https://github.com/MeshInspector/MeshLib/pull/1078
* Update docker build matrix by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1074
* fix rayTriangleIntersect_ for ARM FMA by Fedr in https://github.com/MeshInspector/MeshLib/pull/1079
* SymbolMesh algorithms fixes by Grantim in https://github.com/MeshInspector/MeshLib/pull/1080
* Introduce arm64 build by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1069
* Vector::resizeNoInit by Fedr in https://github.com/MeshInspector/MeshLib/pull/1081
* use Delone criterion in makeRegularGridMesh by Fedr in https://github.com/MeshInspector/MeshLib/pull/1083
* Add linux arm64 pip wheels by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1085
* add function for drawing exit button by astrowander in https://github.com/MeshInspector/MeshLib/pull/1086
* I1762 update widget style by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1084
* Add view modifier callbacks to mouse controller by Grantim in https://github.com/MeshInspector/MeshLib/pull/1089


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v2.1.0.6...v2.1.1.41

2.1.0.6

<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.1.0.6/MeshLibDist_v2.1.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/v2.1.0.6/meshlib_v2.1.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/v2.1.0.6/meshlib_v2.1.0_ubuntu22-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.1.0.6/meshlib_v2.1.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/v2.1.0.6/meshlib_v2.1.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/v2.1.0.6/meshlib_v2.1.0_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* add functions to SurfacePointPicker by astrowander in https://github.com/MeshInspector/MeshLib/pull/1041
* Explicit region boundary functions by Grantim in https://github.com/MeshInspector/MeshLib/pull/1040
* added GradientColorEdit by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1028
* ObjectTransformWidget: configure arrow cone size by Fedr in https://github.com/MeshInspector/MeshLib/pull/1042
* Fix fill contours 2d function by Grantim in https://github.com/MeshInspector/MeshLib/pull/1044
* include <cpuid.h> is not available on ARM CPUs 1045 by Fedr in https://github.com/MeshInspector/MeshLib/pull/1046
* meshToGridXf parameter in makeSignedWithFastWinding by Fedr in https://github.com/MeshInspector/MeshLib/pull/1047
* add progress callback to TunnelDetector by astrowander in https://github.com/MeshInspector/MeshLib/pull/1043
* Customizable colors for ObjectTransformationWidget by Grantim in https://github.com/MeshInspector/MeshLib/pull/1049
* Png palette by astrowander in https://github.com/MeshInspector/MeshLib/pull/1050
* Fix Obj textures by astrowander in https://github.com/MeshInspector/MeshLib/pull/1051
* offsetMesh: fix result in case of signPostproces by Fedr in https://github.com/MeshInspector/MeshLib/pull/1052
* Update getBooleanPoints by Grantim in https://github.com/MeshInspector/MeshLib/pull/1053
* add option to disable shortcuts by Grantim in https://github.com/MeshInspector/MeshLib/pull/1054
* fix broken geometry by astrowander in https://github.com/MeshInspector/MeshLib/pull/1055
* add more logging around glfwInit by Fedr in https://github.com/MeshInspector/MeshLib/pull/1056
* Add scene selection change reaction mechanism for plugins by Grantim in https://github.com/MeshInspector/MeshLib/pull/1058
* fix OBJ textures & load diffuse color by astrowander in https://github.com/MeshInspector/MeshLib/pull/1059
* fix OBJ textures by astrowander in https://github.com/MeshInspector/MeshLib/pull/1060
* updated ui Toolbar Customize window by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1057
* Add tests for findRightBoundary and fillContours2D by Grantim in https://github.com/MeshInspector/MeshLib/pull/1061
* Macos: fix gtk bundle by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1062
* Forbid using prohibited chars for saving themes and palettes by Grantim in https://github.com/MeshInspector/MeshLib/pull/1064
* Hide the last fourth number by MaxRayskiy in https://github.com/MeshInspector/MeshLib/pull/1065
* Conversions: Vector2 <-> ImVec2 by Fedr in https://github.com/MeshInspector/MeshLib/pull/1063


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v0.1.7.18...v2.1.0.6

2.0.0.0

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/v2.0.0.0/MeshLibDist_v2.0.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/v2.0.0.0/meshlib_v2.0.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/v2.0.0.0/meshlib_v2.0.0.0_ubuntu22-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.0.0.0/meshlib_v2.0.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/v2.0.0.0/meshlib_v2.0.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/v2.0.0.0/meshlib_v2.0.0.0_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

1.0.0.5

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/v1.0.0.5/MeshLibDist_v1.0.0.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/v1.0.0.5/meshlib_v1.0.0.5_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/v1.0.0.5/meshlib_v1.0.0.5_ubuntu22-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/v1.0.0.5/meshlib_v1.0.0.5-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/v1.0.0.5/meshlib_v1.0.0.5_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/v1.0.0.5/meshlib_v1.0.0.5_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

0.1.7.18

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.7.18/MeshLibDist_v0.1.7.18.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.7.18/meshlib_v0.1.7.18_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.7.18/meshlib_v0.1.7.18_ubuntu22-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/v0.1.7.18/meshlib_v0.1.7.18-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.7.18/meshlib_v0.1.7.18_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.7.18/meshlib_v0.1.7.18_arm.pkg">arm pkg</a>
</td>
</tr>
</tbody>
</table>

What's Changed
* Add Volume rendering by Grantim in https://github.com/MeshInspector/MeshLib/pull/1025
* Visual Studio: use 32-bit build tools by Fedr in https://github.com/MeshInspector/MeshLib/pull/1027
* I1305 update viewer settings UI by ABSitf in https://github.com/MeshInspector/MeshLib/pull/1026
* Volume rendering shaders update by Grantim in https://github.com/MeshInspector/MeshLib/pull/1029
* Add progress bar for volume rendering by Grantim in https://github.com/MeshInspector/MeshLib/pull/1031
* Do not make objects ancillary when load by Grantim in https://github.com/MeshInspector/MeshLib/pull/1030
* Add volume rendering type by Grantim in https://github.com/MeshInspector/MeshLib/pull/1032
* add comments and asserts to fill hole functions by Grantim in https://github.com/MeshInspector/MeshLib/pull/1034
* load textures from OBJ by astrowander in https://github.com/MeshInspector/MeshLib/pull/1033
* parallel implementation of mesh's center methods by Fedr in https://github.com/MeshInspector/MeshLib/pull/1035
* Polyline<V>::findCenterFromPoints() by Fedr in https://github.com/MeshInspector/MeshLib/pull/1036
* Find mesh self-intersections in parallel by Fedr in https://github.com/MeshInspector/MeshLib/pull/1037
* add volume rendering params by Grantim in https://github.com/MeshInspector/MeshLib/pull/1038
* Little fixes for ObjectVoxels by Grantim in https://github.com/MeshInspector/MeshLib/pull/1039


**Full Changelog**: https://github.com/MeshInspector/MeshLib/compare/v0.1.6.36...v0.1.7.18

Page 10 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.