Skip to content

Releases: andrsd/mesh-inspector

Release v1.7

20 Jul 13:49
c90c8aa
Compare
Choose a tag to compare

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

05 Feb 21:17
b88c685
Compare
Choose a tag to compare

What's Changed

New Features

  • Adding "Supported files" and "All files" into File open dialog by @andrsd in #91

Fixed Problems

  • Adding STL files into Open File dialog by @andrsd in #90
  • Fixing side set highlighting by @andrsd in #92

Full Changelog: v1.5...v1.6

Release v1.5

05 Jan 13:05
a7e5183
Compare
Choose a tag to compare

What's Changed

Fixed Problems

  • Fixing reloading of mesh files by @andrsd in #87

Full Changelog: v1.4...v1.5

Release v1.4

25 Oct 18:39
2bc41c6
Compare
Choose a tag to compare

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

24 Oct 17:47
5a231ca
Compare
Choose a tag to compare

What's Changed

New Features

  • Support for STL files by @andrsd in #51
  • Adding GUI for showing/hiding all blocks/node sets/side sets by @andrsd in #56

Fixed Problems

  • Report unsupported files to user by @andrsd in #50

Other Changes

Full Changelog: v1.2...v1.3

Release v1.2

27 Aug 13:08
b56ec5f
Compare
Choose a tag to compare

What's Changed

New Features

Fixed Problems

  • Disable export actions when there is no file opened by @andrsd in #42

Full Changelog: v1.1...v1.2

Release v1.1

19 Aug 15:14
27ffbcb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.1

Release v1.0

19 Aug 00:57
3e9fcdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11...v1.0

Release v0.11

13 Aug 15:58
e32ef46
Compare
Choose a tag to compare

Full Changelog: v0.10...v0.11

Version 0.9

11 Aug 13:39
18dc8c8
Compare
Choose a tag to compare

Almost there