Release v2.1.8
Autogenerated release v2.1.8.53
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 | x64 pkg |
MacOS arm | arm pkg |
What's Changed
- smoothRegionBoundary: eliminate not boundary edges joining two boundary vertices by @Fedr in #1300
- Autodetect Visual Studio version by @Fedr in #1302
- FrameRedrawRequest improvements and other fixes by @Grantim in #1304
- Export some rendering helper functions by @Grantim in #1305
- Fix update volume rendering with active bounds by @Grantim in #1306
- update vcpkg to 2023.04.15 by @MaxRayskiy in #1303
- parallelMinMax: support for empty vectors, and optional top limit by @Fedr in #1307
- Suppress some eigen warnings for cuda on v143 toolset by @Grantim in #1309
- Fix some level_set volumes resample by @Grantim in #1311
- Export framebuffer rendering helpers by @Grantim in #1312
- Export mesh projection to python by @Grantim in #1313
- Update CUDA version to 12.0 by @Grantim in #1314
- update Visual Studio to 2022 by @MaxRayskiy in #1316
- Fast project straight line on polyline using AABB-tree by @Fedr in #1315
- ObjectGcode serialization improvements by @Grantim in #1318
- update function attributes in ContoursCut file by @Grantim in #1319
- Add history actions for object fields by @Grantim in #1320
- MeshVisualizePropertyType::PolygonOffsetFromCamera by @Fedr in #1317
- remove mutex from Object by @Fedr in #1322
- Convert voxel grid to mesh by parts by @oitel in #1310
- Make XML support optional by @oitel in #1324
- Implicit copying of data model classes by @Fedr in #1325
- Support utf8 pathes in python by @Grantim in #1326
- unnamed enums inside VisualizePropertyTypes by @Fedr in #1327
- Make IFastWindingNumber an abstract class without data members by @Fedr in #1328
- Report progress from FastWindingNumber::calcSelfIntersections by @Fedr in #1330
- Update from wasmtbb to onetbb by @Grantim in #1329
- fix optimization error in menu information block by @Grantim in #1331
- Use corresponfing cuda vesrion for different visual studio by @Grantim in #1332
- Log start command by @Grantim in #1334
- cooperatively construct AABB tree by @Fedr in #1333
- Dirty flags must not be copied by @Fedr in #1335
- support utf8 in scene serialization by @Grantim in #1336
- Open not only ASCII filenames from command-line by @Fedr in #1337
- deprecated MRMeshEdgePoint.h deleted; EdgePoint::valid() method added by @Fedr in #1339
- Remesh: optional relaxation after by @Fedr in #1340
- export every new vcpkg to aws by @MaxRayskiy in #1321
- Save .vdb files with Unicode names on Windows by @Fedr in #1342
- add progress bars anf export to ObjectGcode by @astrowander in #1341
- Remesh and Subdivide: update notFlippable edges by @Fedr in #1345
Full Changelog: v2.1.7...v2.1.8