Release v0.0.34.78
Autogenerated release
| OS | Dev | ||
|---|---|---|---|
| Windows x64 | zip | ||
| Ubuntu 20 LTS x64 | deb | ||
| Ubuntu 22 LTS x64 | deb | ||
| Fedora 35 x64 | rpm | ||
| MacOS | Coming soon! 🍏 | ||
What's Changed
- Update wasm infinite rendering fix by @Grantim in #737
- Optimize AABBTree creation, especially for packed meshes by @Fedr in #738
- add Ambient Strength & Specular Strength to UI by @astrowander in #739
- I1352 fix bugs 1 by @ABSitf in #740
- formatNoTrailingZeros and roundToPrecision functions by @Fedr in #742
- Show app name in tab title by @Grantim in #744
- Add tab sort priority and hide open voxels buttons by @Grantim in #745
- added spacemouse settings by @ABSitf in #743
- Mesh Decimate: optionally allow edge flipping (in addition to collapsing) to improve Delone quality of the mesh by @Fedr in #741
- add computeGeodesicPath() func to python by @astrowander in #746
- add computeSurfaceDistances function to python by @astrowander in #748
- Mesh::zeroUnusedPoints() and BitSetParallelForReset() by @Fedr in #749
- RenderMeshObject: fill buffer entries for unused triangles as well by @Fedr in #750
- Refactor wasm frame request by @Grantim in #751
- Print slowest places from time records by @Fedr in #752
- Smaller names for uniform shader params by @Grantim in #755
- Add optional asyncify build flag by @Grantim in #756
- Add option to get faces created by uniteManyMeshes by @oitel in #758
- add progress callbacks by @astrowander in #761
- fix crash in OpenRAW Voxels dialog by @astrowander in #763
- Improve mesh to volume by @Grantim in #764
- update openvdb for linux to 10.0.1 by @MaxRayskiy in #753
- fix spacemouse unfocused and modal popup by @ABSitf in #762
- Refactor OBJ file loader by @oitel in #765
- fix crash when voxels are interpreted as DistanceMap by @astrowander in #767
- Unify cancel messages in the opening dialogs by @astrowander in #768
- Fixes for OBJ file parser by @oitel in #769
- wasm ios floating bug workaround by @Grantim in #771
- RenderMeshObject: do not fill elements for missing triangles by @Fedr in #772
- update vcpkg to 2022.11.14 by @MaxRayskiy in #754
- Add read support for JPEG images by @oitel in #770
- Fixes for OBJ file parser by @oitel in #774
- Shaders update by @Grantim in #775
- Mesh::addPartByFaceMap to receive desired order of faces in the result by @Fedr in #776
- Add more python bindings by @Grantim in #777
- Safe decoder for multithreaded wasm by @Grantim in #778
- Measure and print times from progress thread by @Fedr in #779
- Add advanced visual parameters by @Grantim in #782
- MeshTopology::addPartByMask optimizations by @Fedr in #781
- Add simplified Chinese support by @Grantim in #784
- use cmake --install for thirdparty by @MaxRayskiy in #780
- openvdb v9 for ubuntu20 by @MaxRayskiy in #786
Full Changelog: v0.0.33.55...v0.0.34.78