Release v2.4.2.30
Autogenerated release v2.4.2.30
| 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 39 x64 | rpm |
| MacOS x64 (Intel) | x64 pkg |
| MacOS arm (Apple Silicon) | arm pkg |
What's Changed
- fix index out of bounds by @astrowander in #2778
- impoved SceneCache to use any getAllObjectsInTree by @ABSitf in #2776
- Points clouds sampling fixes and refactoring by @rodion-orlov in #2779
- Visual Studio: add /utf-8 command-line option by @Fedr in #2781
- Update build-test-windows.yml by @Grantim in #2784
- Expose inflate mesh to python by @emil-peters in #2783
- Expose
computeThicknessAtVerticesto python by @emil-peters in #2782 - Fix picker giving wrong point ID for point clouds with sampling by @rodion-orlov in #2785
- Bump geekyeggo/delete-artifact from 4 to 5 by @dependabot in #2457
- ICP: do not search for target point further than distance threshold by @Fedr in #2787
- Improve 3DxWare driver support on macOS by @oitel in #2788
- Exposed
MRContoursStitchto python by @emil-peters in #2789 - fix issue according to direction of arrow and simplify updating by @astrowander in #2790
- MultiwayICP: ObjId and comments by @Fedr in #2791
- multimodel grid sampling by @Grantim in #2792
- AABBTreeBase: base class for most AABB-trees by @Fedr in #2793
- thirdparty/install.bat: stop build on error by @Fedr in #2795
- Expose remeshing to python by @emil-peters in #2798
- AABBTreeObjects by @Fedr in #2796
- Support uint64_t values in the UI test engine. by @adalisk-emikhaylov in #2799
- Expose checkboxes and collapsing headers to the UI test engine. by @adalisk-emikhaylov in #2800
- Cascade registration mode in multiway icp by @Grantim in #2801
- projectToAll: find closest points to given one on a number of objects by @Fedr in #2802
- miniply: support 2Gb+ blocks by @Fedr in #2805
- meshconv: output-file is optional, memory info on Windows, by @Fedr in #2806
- fromTriangles: less memory consumption by @Fedr in #2807
- reworked SceneCache to fix corruption reference to cached data by @ABSitf in #2786
- fix glitch with selected points by @astrowander in #2808
Full Changelog: v2.4.1.203...v2.4.2.30