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