Release v0.1.5.52
Autogenerated release
OS | Dev |
---|---|
Windows x64 | zip |
Ubuntu 20 LTS x64 | deb |
Ubuntu 22 LTS x64 | deb |
Fedora 37 x64 | rpm |
MacOS x64 | x64 pkg |
MacOS arm | arm pkg |
What's Changed
- Gltf reading by @astrowander in #958
- Mesh: EdgeId->UndirectedEdgeId for methods not depending on direction by @Fedr in #964
- fillContours2D returns tl::expected<void, std::string> by @Fedr in #966
- FastWindingNumber by @Fedr in #965
- Improve Planar triangulation to support shared verts by @Grantim in #967
- Show selection on object with textures by @Grantim in #970
- Gltf saving by @astrowander in #971
- Tests/fast winding number by @Grantim in #972
- added parallel write in openvdb::Tree by @ABSitf in #969
- Fix parallelism in non-closed signed offset by @Grantim in #973
- Fix planar triangulation by @Grantim in #975
- Group errors by @astrowander in #976
- Vector3: initialize z value when converting from Vector2 by @oitel in #974
- Make glTF support optional by @oitel in #978
- Treat OS as unknown if MR_PLATFORM is not defined by @oitel in #979
- Move texture to MeshHolder by @Grantim in #977
- Mesh decimate: allow collapse of short boundary edges by @Fedr in #968
- subdivideWithPlane/trimWithPlane: posEps parameter by @Fedr in #980
- Get blocking info from ribbon menu by @Grantim in #983
- update texture after mesh subdivision by @astrowander in #981
- positionVertsSmoothlySharpBd by @Fedr in #984
- Introduce ancillary texture by @Grantim in #986
- add vector rearrange function by @MaxRayskiy in #987
- fix save voxel size in vdb file by @ABSitf in #982
- mv function out from struct methods by @MaxRayskiy in #988
- Support textures in Section plugin by @astrowander in #989
- Fix save voxels function by @Grantim in #990
- use systemToUtf8 everywhere in error reporting by @Fedr in #991
- VoxelId holds size_t by @Grantim in #992
- PluginCloseOnChangeMesh::mechChanged_ is protected by @Fedr in #993
- Do not take clipboard info in each frame by @Grantim in #994
- Fix flickering on Y rotaton 90 by @Grantim in #995
Full Changelog: v0.1.4.35...v0.1.5.52