Skip to content

Release v2.1.9

Compare
Choose a tag to compare
@Grantim Grantim released this 03 Jul 15:27
· 2865 commits to master since this release

Autogenerated release v2.1.9

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

  • Find visible faces with gl picker by @Grantim in #1343
  • extract isolines in parallel for toolpaths by @astrowander in #1346
  • NormalDenoising: use approximated computation by @Fedr in #1347
  • MeshDecimator: prohibit collapse of an inner edge if it brings two boundaries in touch by @Fedr in #1348
  • MeshTopology::nextLeftBd and MeshTopology::prevLeftBd by @Fedr in #1349
  • Add getRadius function in object transform widget interface by @Grantim in #1352
  • Decimate and Remesh: maxBdShift parameter added by @Fedr in #1353
  • Fix python segmentation bind by @Grantim in #1354
  • Show average edge length in MeshObject info; compute it in parallel by @Fedr in #1355
  • Optimize mesh generation based on marching cubes by @oitel in #1350
  • equalizeTriAreas function by @Fedr in #1357
  • Fix heapbytes computation by @Grantim in #1356
  • use std::expected where available by @Fedr in #1359
  • fix detection of std::expected availability by @Fedr in #1361
  • Fix imgui hovered if mouse left browser window by @Grantim in #1364
  • added custom tools library for GcodeVisualizerPlugin by @ABSitf in #1358
  • Drop active mouse state on lost focus in wasm by @Grantim in #1365
  • Remesh: better uniformity of resulting mesh by @Fedr in #1363
  • Mesh::edgeSegment method by @Fedr in #1366
  • Allow to transform the selected mesh vertices only by @oitel in #1367
  • WebRequest: log requests and responses by @Fedr in #1369
  • Add brush selection mode in screen lasso by @Grantim in #1370
  • general TaggedBitSet::getTMapping by @Fedr in #1371
  • fix gcode tools library in wasm by @ABSitf in #1368
  • getTMapping -> getMapping by @Fedr in #1372
  • generation default mesh is moved outside from constructor by @ABSitf in #1373
  • initial instructions for aws lambda creation by @MaxRayskiy in #1379
  • Add degenerate band creation function by @oitel in #1375
  • noShrinkage parameter in equalizeTriAreas by @Fedr in #1378
  • Fix Clang compatibility on Windows by @adalisk-emikhaylov in #1383
  • Optimize isoline computation by @oitel in #1381
  • createSymbolContours: open font files with Unicode filename on Windows by @Fedr in #1384
  • Release table - create only on release by @MaxRayskiy in #1344
  • Mesh::projArea and Mesh::dirArea by @Fedr in #1386
  • Add edge selsection and creases change signals by @Grantim in #1387

Full Changelog: v2.1.8...v2.1.9