Release v0.1.0.0
❄️ ❄️ ❄️ New Year Autogenerated Release ❄️ ❄️ ❄️
OS | Dev |
---|---|
Windows x64 | zip |
Ubuntu 20 LTS x64 | deb |
Ubuntu 22 LTS x64 | deb |
Fedora 35 x64 | rpm |
MacOS x64 | x64 pkg |
MacOS arm | arm pkg |
What's Changed
- Boolean memory improvement by @Grantim in #818
- added setting to disable scroll zoom by @ABSitf in #817
- boolean accept rvalue meshses by @Grantim in #819
- added loading files all supported types from folder by @ABSitf in #821
- add optional text color to InputTextCenteredReadOnly by @astrowander in #822
- improve design of the Hotkeys dialog by @astrowander in #824
- Fast marching little fix by @Grantim in #825
- Simple scene naming on load single file by @Grantim in #829
- Introduce macOS framework by @MaxRayskiy in #827
- update deprecated commands in workflow by @MaxRayskiy in #830
- add callback to PointsSampler by @astrowander in #828
- Viewport fixes by @Grantim in #833
- Single file scene fixes by @Grantim in #834
- Optimize parallel mesh decimation by @Fedr in #773
- rm deprecated action by @MaxRayskiy in #836
- Convex hull: allow temporary addition of not hull vertices by @Fedr in #837
- Bump tj-actions/branch-names from 6.3 to 6.4 by @dependabot in #838
- Modal hotkeys by @astrowander in #839
- Double-check for collisions in uniteManyMeshes by @oitel in #840
- Boolean little speedup by @Grantim in #842
- fix system installed eigen by @MaxRayskiy in #843
- More precise progress callback in sampling by @Grantim in #846
- provide package version in cmake by @MaxRayskiy in #832
- Reduce memory consumption in MeshTopology::pack( const PackMapping & map ) twofold by @Fedr in #845
- Buffer now really skips initialization of new elements by @Fedr in #847
- Do not initialize vector elements if they will be overwritten by @Fedr in #848
- Buffer class checks that its elements can be created without initialization by @Fedr in #849
- different colors in different viewports by @astrowander in #850
- Parallel MeshTopology::findBoundaryEdges/Faces/Verts by @Fedr in #851
- Mesh decimation: fix appearance of degenerate triangles near boundary by @Fedr in #852
- Add macos x64 test by @MaxRayskiy in #835
- MeshTopology::findNumHoles() by @Fedr in #853
- Fix drag-and-drop on macOS by @MaxRayskiy in #856
- parallel computation in Mesh::area by @Fedr in #855
- Memory efficient MeshTopology::pack( const PackMapping & map ) by @Fedr in #844
- update parallel-hashmap to fix clang15 warnings by @MaxRayskiy in #854
- Generalize to other boolean operations by @astrowander in #857
Full Changelog: v0.0.36.11...v0.1.0.0