Release v2.2.3
Autogenerated release v2.2.3.38
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
- fix macos mouse events update by @Grantim in #1528
- Compute flows per basin by @Fedr in #1529
- FlowAggregator::computeCatchmentDelineation by @Fedr in #1530
- Support missed slices in dicoms by @Grantim in #1531
- MeshComponents::getAllComponentsMap(...) by @Fedr in #1532
- added settings for customize triangulation point positioner (ObjectVoxels) by @ABSitf in #1535
- Linear filter volume rendering by @Grantim in #1536
- Toolpath smooth isolines ii by @astrowander in #1537
- Add shading in volume rendering by @Grantim in #1538
- Mesh::splitFace takes position of new point by @Fedr in #1540
- Bump paulhatch/semantic-version from 5.0.3 to 5.1.0 by @dependabot in #1521
- Volume shader use special functions for gradient by @Grantim in #1542
- Read images from stream by @Grantim in #1543
- Bump paulhatch/semantic-version from 5.1.0 to 5.2.0 by @dependabot in #1541
- Constant Z Toolpath: Some slices lie in safe Z plane by @astrowander in #1545
- Add splitEdge and splitFace python bindings by @Grantim in #1544
- Watershed Graph by @Fedr in #1534
- Use uint16_t for better volume rendering by @Grantim in #1549
- T getAt( const Vector<T, I> & a, I id, T def = {} ) by @Fedr in #1550
- Add support for touchpad gestures on Windows by @oitel in #1548
- enable cpp-23 builds by @MaxRayskiy in #1546
- FlowAggregator: consider that every flow reaching mesh boundary exits there by @Fedr in #1552
- Update Embed structure to terrain function by @Grantim in #1554
- Enable C++23 in MacOS and Emscripten by @Fedr in #1553
- Windows MessageBox if no OpenGL by @Fedr in #1555
- MacOS safari mouseleave issue workaround by @Grantim in #1558
- Improve Volume rendering precision by @Grantim in #1560
- WatershedGraph: special "outside" basin by @Fedr in #1559
- Clone button in context menu by @Fedr in #1561
- Show follow link only if needed by @Grantim in #1564
- Double click on object name in tree to rename it by @Fedr in #1565
- No skip low gradient voxels in alpha gradient mode by @Grantim in #1567
Full Changelog: v2.2.2...v2.2.3