Releases: MeshInspector/MeshLib
Releases · MeshInspector/MeshLib
Release v0.0.15.2
Release v0.0.14.81
Autogenerated release
| OS | Dev | ||
|---|---|---|---|
| Windows x64 | zip | ||
| Ubuntu 20 LTS x64 | deb | ||
| Ubuntu 22 LTS x64 | deb | ||
| Fedora 35 x64 | rpm | ||
| MacOS | Coming soon! 🍏 | ||
What's Changed
- Setup gitpod by @Grantim in #190
- Decimate: maxEdgeLen parameter by @Fedr in #191
- Vertical stitch metric update by @Grantim in #192
- Subdivide lone contours update by @Grantim in #193
- FaceBitSet getIncidentFaces( const MeshTopology & topology, const Und… by @Fedr in #194
- Do not relosve degenerated contours on boolean by @Grantim in #195
- Decimate: optional adjustCollapse parameter by @Fedr in #197
- Smileos 3.0 ports by @adalisk-emikhaylov in #196
- Fix eigen test. by @adalisk-emikhaylov in #199
- Use MR::Vector for color load/save functions by @Fedr in #200
- Close monotone segments in plane triangulation by @Grantim in #203
- Save colored meshes in MRU by @Fedr in #202
- Update gtest module for emscripten by @Grantim in #204
- Smileos 3.0 ports by @MaxRayskiy in #201
- Save many named meshes in one OBJ file by @Fedr in #206
- add ubuntu-22 by @MaxRayskiy in #205
- Add ObjectLabel by @Grantim in #207
- Mesh::discreteMeanCurvature by @Fedr in #209
- update filters by @MaxRayskiy in #208
- Remove old deprecated functions by @Fedr in #210
- Load mesh from STL: duplicate non-manifold vertices to resolve them by @Fedr in #211
- skip degenerate triangles by @MaxRayskiy in #212
- use aws instances for image rebuild by @MaxRayskiy in #213
- Little fix load obj format by @Grantim in #214
- add split strings function by @Grantim in #215
- Writer class and MR_WRITER macro for all objects (not only meshes) by @Fedr in #216
- subdividePolyline function added by @Fedr in #217
- Add segment by FBS and python bindings by @Grantim in #218
- Add get all mesh curvature to python by @Grantim in #219
- Max angle change limit in Delone optimization by @Fedr in #220
- Compute angle between two vectors via atan2 by @Fedr in #221
- Curvature-based mesh subdivision by @Fedr in #223
- Add MRViewer to MeshLib by @Grantim in #222
- Update color theme and some icons by @Grantim in #224
- show error modal on save failure by @Grantim in #225
- clearObjectMeshWithHistory by @Fedr in #226
- force redraw when progressbar finished by @Grantim in #227
- Update documentation by @Grantim in #229
- Ubuntu22 distro by @MaxRayskiy in #228
- Add change polyline action by @Grantim in #230
- New mechanism of shifting plugin dialog down due to ribbon by @Grantim in #231
- Add helper for non animated modals by @Grantim in #232
- reworked drawing basis axes labels by @ABSitf in #233
- Fix add polyline non packed part by @Grantim in #234
- Remove deprecated methods from Mesh, MeshTopology and Polyline by @Fedr in #235
- Progress callback in subdivide by @Fedr in #236
- ObjectMesh::updateMesh replaced ObjectMesh::swapMesh for more conveni… by @Fedr in #237
- Support touch events in wasm by @Grantim in #238
- ObjectTransformWidget width and radius as parameter by @Grantim in #240
- Support more dicom cases by @Grantim in #241
- Update axes labels color on theme change by @Grantim in #243
- #668 Make Delone progress bar by @astrowander in #242
- Add scale alpha function by @astrowander in #239
- useCurvature option in popyline subdivide by @Fedr in #244
New Contributors
- @adalisk-emikhaylov made their first contribution in #196
- @astrowander made their first contribution in #242
Full Changelog: v0.0.13.24...v0.0.14.81
Release v0.0.13.24
Autogenerated release
| OS | Dev | ||
|---|---|---|---|
| Windows x64 | zip | ||
| Ubuntu 20 LTS x64 | deb | ||
| Fedora 35 x64 | rpm | ||
| MacOS | Coming soon! 🍏 | ||
What's Changed
- AABBTreePoints for Mesh by @Fedr in #173
- MeshBuilder::uniteCloseVertices by @Fedr in #175
- Fix some new clang warnings by @Grantim in #174
- Use double calculations in planar path optimization by @Grantim in #176
- Add sign detection method to contours distance map by @Grantim in #177
- deleteFace(s) are methods of MeshTopology now by @Fedr in #178
- Polyline components separation by @Grantim in #179
- Tetrahedron detection and relax by @Grantim in #180
- remove boost geometry requirement by @Grantim in #181
- Split win and linux docker builds by @MaxRayskiy in #182
- invalidate caches when needed by @Grantim in #183
- Update integration documentation by @Grantim in #184
- Merge MREAlgorithms into MRMesh by @Fedr in #185
- update win container tag by @MaxRayskiy in #188
- added iso change signal by @ABSitf in #186
- Merge mrealgorithmspy in mrmeshpy by @Fedr in #187
- update dirty flags due to corner rendering by @Grantim in #189
Full Changelog: v0.0.12.5...v0.0.13.24