Release v0.0.31.33
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
- fix doule-click blocking in Palette by @astrowander in #664
- Center scene checkboxes by @Grantim in #666
- reducePath: early removal of returns in the path by @Fedr in #670
- fix disappearing section line by @astrowander in #673
- Treat mesh components during mesh nesting check correctly by @oitel in #672
- Get rotation pivot by @Grantim in #675
- detach line from parent on mouse down event by @astrowander in #676
- Exclude/replace nested meshes during batch mesh uniting by @oitel in #674
- MeshDecimate: skip normal check only for degenerate triangles by @Fedr in #679
- use centered text box in scene info window by @astrowander in #678
- add title and tooltip to read-only text box by @astrowander in #680
- refactor InputTextCenteredReadOnly by @astrowander in #681
- shortestPathInQuadrangle function and isUnfoldQuadrangleConvex implemented using it by @Fedr in #682
- update mouse events not to lose outside mouseup by @Grantim in #683
- Get rid of reusable workflows tags by @MaxRayskiy in #685
- Change grid action by @astrowander in #684
- align Scene Info fields by @astrowander in #687
Full Changelog: v0.0.30.34...v0.0.31.33