Releases: andrsd/mesh-inspector
Releases · andrsd/mesh-inspector
Release v1.7
What's Changed
New Features
- Application remembers the last working directory by @andrsd in #94
- Do not display empty groups in mesh information by @andrsd in #96
- Adding MSH reader by @andrsd in #97
- Improving visibility of sidesets in 2D by @andrsd in #101
- STL reader reports dimensionality based on the bounding box of the mesh by @andrsd in #102
- Adding support for reading Wavefront OBJ files by @andrsd in #103
- OBJ mesh is honoring material IDs if present by @andrsd in #104
- Show cell quality for STL, OBJ, etc. by @andrsd in #105
- Adding support for loading vtu files by @andrsd in #106
- Adding 'Reset camera' into
View
menu by @andrsd in #112 - Don't reset camera when reloading a file by @andrsd in #113
- Reading MSH files version 2 and also binary variants by @andrsd in #114
- Making the dimensions font larger by @andrsd in #121
- Adding simple clipping tool by @andrsd in #123
Fixed Problems
- Don't crash when drag'n'drop 2nd file by @andrsd in #99
- Sidesets are visible from both directions by @andrsd in #116
- Fixing visibility of dimensions with light color profile by @andrsd in #119
- Fixing free rotate after application started by @andrsd in #122
Other Changes
Full Changelog: v1.6...v1.7
Release v1.6
Release v1.5
Release v1.4
What's Changed
New Features
- Check for update by @andrsd in #59
- Redoing user interaction with the display window by @andrsd in #62
- Dimensions and Summary are expanded on startup by @andrsd in #64
- Visual tweak on orientation marker by @andrsd in #67
- Number of cells and points in the selected mesh entity box is formatted according to system locale by @andrsd in #68
- Adding mesh quality computation/visualization by @andrsd in #70
- Fixes for high/low DPI screens by @andrsd in #78
Fixed Problems
- Fixing a segfault by @andrsd in #61
- Dimensions are reset on closing a file by @andrsd in #63
- Explode widget location is updated on resize by @andrsd in #65
- Fixing missing render mode icon by @andrsd in #81
Other Changes
- Adding workflow to deploy AppImage for linux by @andrsd in #72
- Adding support for windows by @andrsd in #73
- Adding workflow for Windows release by @andrsd in #75
- Fixing usage of SVG component by @andrsd in #83
- Changes on the common lib for Windows build by @andrsd in #82
- Adding a clickable link to home page on the About dialog by @andrsd in #84
Full Changelog: v1.3...v1.4
Release v1.3
Release v1.2
Release v1.1
Release v1.0
What's Changed
Full Changelog: v0.11...v1.0
Release v0.11
Full Changelog: v0.10...v0.11
Version 0.9
Almost there