Skip to content

Releases: MeshInspector/MeshLib

Release v0.0.25.25

08 Oct 09:40
3342188

Choose a tag to compare

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

Full Changelog: v0.0.24.28...v0.0.25.25

Release v0.0.24.28

03 Oct 17:02

Choose a tag to compare

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

Full Changelog: v0.0.23.0...v0.0.24.28

Release v0.0.23.0

26 Sep 17:17
79ceafc

Choose a tag to compare

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

Full Changelog: v0.0.21.65...v0.0.23.0

Release v0.0.22.39

26 Sep 16:34
c1e7df9

Choose a tag to compare

Release v0.0.22.39 Pre-release
Pre-release

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

Full Changelog: v0.0.21.65...v0.0.22.39

Release v0.0.21.65

19 Sep 17:20
fc1cd0f

Choose a tag to compare

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

  • Allow object to have distinct transformations in distinct viewports by @Fedr in #460
  • clip too long text in combobox by @astrowander in #473
  • FilterType and WrapType made global and used in place of GL constants by @Fedr in #474
  • Update Custom plugin dialog helper by @Grantim in #475
  • Migrate RenderObjects to GlTexture2 by @Fedr in #476
  • Use gradient buttons in ramaining plugins by @Grantim in #477
  • Smileos wasm compat by @adalisk-emikhaylov in #466
  • Add a combined getter for all object XFs. by @adalisk-emikhaylov in #478
  • added saving MRMesh compile timings (test) by @ABSitf in #465
  • fix warnings that may be generated due to APIENTRY exposed by <GLFW/glfw3.h> by @ABSitf in #479
  • Add simplier metric for cutmesh by @Grantim in #480
  • Update custom imgui helpers by @Grantim in #482
  • fixed offsetPolyline for polyline with only 1 chain (2 vertices) by @ABSitf in #481
  • Add pip packages for linux by @MaxRayskiy in #441
  • Print OpenGL memory allocated by each object by @Fedr in #483
  • Unused IRenderObject::BufferMode deleted by @Fedr in #484
  • Fix scene tree window scroll position updates by @Grantim in #485
  • add python test fillHole by @ADniill in #489
  • Search for shortest path bidirectionally by @Fedr in #490
  • Mirror plugin by @astrowander in #487
  • Render mesh after mesh object deletion by @Fedr in #486
  • Imgui plane by @astrowander in #491
  • Add fit box function by @Grantim in #492
  • MRViewer/mapEdgesWithHistory function by @Fedr in #494
  • Fix no memory rendering by @Grantim in #495
  • Mapping of whole edges for better memory efficiency by @Fedr in #496
  • Update python bindings step 1 by @Grantim in #498
  • mirror plugin by @astrowander in #499
  • splitEdge(...) returns newly created edge instead of vertex, which was hard to obtain previously by @Fedr in #500
  • added loading DistanceMap from monochrome image by @ABSitf in #493
  • added support loading png files with RGB coloring type by @ABSitf in #501
  • fix arrow buttons in ImGui::Plane by @astrowander in #503
  • Update python bindings step 2 by @Grantim in #504
  • Optimize MeshTopology::addPartByMask by @Fedr in #505
  • reset cached value in ViewportProperty by @astrowander in #506
  • added parameter to set threshold of valid value in conversion DistanceMap to/from Image by @ABSitf in #507
  • Update python bindings step 3 by @Grantim in #508
  • Update python bindings step 4 by @Grantim in #509
  • Update python bindings step 5 by @Grantim in #511
  • Do not allocated inside fillHoleTrivially by @Fedr in #512
  • add ChangePointCloudNormalsAction by @astrowander in #513
  • fillHole: perform the filling by calling just one function makeNewEdge by @Fedr in #510
  • Redesign Plane dialog by @astrowander in #515
  • Fix embedded python and reimporting by @Grantim in #514
  • FillHolePlan that stores how to quickly triangulate the hole later by @Fedr in #517
  • clang: use v13 by @MaxRayskiy in #519
  • mirror ObjectLines&PointCloud by @astrowander in #518
  • Mesh comparison optimized to detect inequality faster and ignore not … by @Fedr in #520
  • Little wasm files update for better support mobile scalings by @Grantim in #522
  • added DistanceMap in mrmeshpy library by @ABSitf in #516

Full Changelog: v0.0.20.32...v0.0.21.65

Release v0.0.20.32

06 Sep 16:20
744fe3b

Choose a tag to compare

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

Full Changelog: v0.0.19.94...v0.0.20.32

Release v0.0.19.94

31 Aug 15:26
094d389

Choose a tag to compare

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

New Contributors

Full Changelog: v0.0.18.25...v0.0.19.94

Release v0.0.18.25

12 Aug 17:08
c6136e1

Choose a tag to compare

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

  • MeshBuilder redesigned to use less space and have interface similar t… by @Fedr in #343
  • Rename Python tests' directory by @oitel in #344
  • Add method for getting the largest component of a polyline by @oitel in #346
  • Introduce active voxels box history and callback by @Grantim in #348
  • Deprecate old version of MeshBuilder::fromTriangles by @Fedr in #347
  • New features for dialogs by @astrowander in #349
  • Move wasm distribution file by @Grantim in #351
  • update python tests by @ADniill in #345
  • Add method for visual object validation by @oitel in #350
  • Boolean get aabbtree for init mesh first by @Grantim in #354
  • Check for visual representation during scene check by @oitel in #353
  • added progress in loading mesh topology by @ABSitf in #352
  • deprecate old plugins for save and load files by @ABSitf in #355
  • Static rotation center option by @Grantim in #356
  • fix zooming on wasm popup by @Grantim in #357
  • decreased count call progress callback in MRVDBConversions by @ABSitf in #359
  • Redesign dialogs iii by @astrowander in #358
  • RibbonMenuItem::getDynamicTooltip() and HistoryStore::getLastActionName() by @Fedr in #361
  • Fix emscripten IO files by @Grantim in #363
  • trim CpuInfo by @astrowander in #364
  • Fix some scaling corner cases by @oitel in #362
  • FIx for common plugins by @MaxRayskiy in #360

New Contributors

Full Changelog: v0.0.17.22...v0.0.18.25

Release v0.0.17.22

08 Aug 18:07

Choose a tag to compare

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

Full Changelog: v0.0.16.111...v0.0.17.22

Release v0.0.16.111

03 Aug 09:16
c08bba7

Choose a tag to compare

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

New Contributors

Full Changelog: v0.0.15.2...v0.0.16.111