Recent Releases of https://github.com/andrsd/mesh-inspector

https://github.com/andrsd/mesh-inspector - Release v1.8

What's Changed

New Features

  • Adding export to PDF by @andrsd in https://github.com/andrsd/mesh-inspector/pull/127 ### Bug Fixes
  • Fixing rendering of previously opened model by @andrsd in https://github.com/andrsd/mesh-inspector/pull/128

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v1.7...v1.8

- C++
Published by github-actions[bot] over 1 year ago

https://github.com/andrsd/mesh-inspector - Release v1.7

What's Changed

New Features

  • Application remembers the last working directory by @andrsd in https://github.com/andrsd/mesh-inspector/pull/94
  • Do not display empty groups in mesh information by @andrsd in https://github.com/andrsd/mesh-inspector/pull/96
  • Adding MSH reader by @andrsd in https://github.com/andrsd/mesh-inspector/pull/97
  • Improving visibility of sidesets in 2D by @andrsd in https://github.com/andrsd/mesh-inspector/pull/101
  • STL reader reports dimensionality based on the bounding box of the mesh by @andrsd in https://github.com/andrsd/mesh-inspector/pull/102
  • Adding support for reading Wavefront OBJ files by @andrsd in https://github.com/andrsd/mesh-inspector/pull/103
  • OBJ mesh is honoring material IDs if present by @andrsd in https://github.com/andrsd/mesh-inspector/pull/104
  • Show cell quality for STL, OBJ, etc. by @andrsd in https://github.com/andrsd/mesh-inspector/pull/105
  • Adding support for loading vtu files by @andrsd in https://github.com/andrsd/mesh-inspector/pull/106
  • Adding 'Reset camera' into View menu by @andrsd in https://github.com/andrsd/mesh-inspector/pull/112
  • Don't reset camera when reloading a file by @andrsd in https://github.com/andrsd/mesh-inspector/pull/113
  • Reading MSH files version 2 and also binary variants by @andrsd in https://github.com/andrsd/mesh-inspector/pull/114
  • Making the dimensions font larger by @andrsd in https://github.com/andrsd/mesh-inspector/pull/121
  • Adding simple clipping tool by @andrsd in https://github.com/andrsd/mesh-inspector/pull/123 ### Fixed Problems
  • Don't crash when drag'n'drop 2nd file by @andrsd in https://github.com/andrsd/mesh-inspector/pull/99
  • Sidesets are visible from both directions by @andrsd in https://github.com/andrsd/mesh-inspector/pull/116
  • Fixing visibility of dimensions with light color profile by @andrsd in https://github.com/andrsd/mesh-inspector/pull/119
  • Fixing free rotate after application started by @andrsd in https://github.com/andrsd/mesh-inspector/pull/122 ### Other Changes
  • Visual change on info view by @andrsd in https://github.com/andrsd/mesh-inspector/pull/95
  • Bump VTK to 9.3.0, Qt to 6.5.3 by @andrsd in https://github.com/andrsd/mesh-inspector/pull/107

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v1.6...v1.7

- C++
Published by github-actions[bot] almost 2 years ago

https://github.com/andrsd/mesh-inspector - Release v1.6

What's Changed

New Features

  • Adding "Supported files" and "All files" into File open dialog by @andrsd in https://github.com/andrsd/mesh-inspector/pull/91 ### Fixed Problems
  • Adding STL files into Open File dialog by @andrsd in https://github.com/andrsd/mesh-inspector/pull/90
  • Fixing side set highlighting by @andrsd in https://github.com/andrsd/mesh-inspector/pull/92

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v1.5...v1.6

- C++
Published by github-actions[bot] over 2 years ago

https://github.com/andrsd/mesh-inspector - Release v1.5

What's Changed

Fixed Problems

  • Fixing reloading of mesh files by @andrsd in https://github.com/andrsd/mesh-inspector/pull/87

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v1.4...v1.5

- C++
Published by github-actions[bot] over 2 years ago

https://github.com/andrsd/mesh-inspector - Release v1.4

What's Changed

New Features

  • Check for update by @andrsd in https://github.com/andrsd/mesh-inspector/pull/59
  • Redoing user interaction with the display window by @andrsd in https://github.com/andrsd/mesh-inspector/pull/62
  • Dimensions and Summary are expanded on startup by @andrsd in https://github.com/andrsd/mesh-inspector/pull/64
  • Visual tweak on orientation marker by @andrsd in https://github.com/andrsd/mesh-inspector/pull/67
  • Number of cells and points in the selected mesh entity box is formatted according to system locale by @andrsd in https://github.com/andrsd/mesh-inspector/pull/68
  • Adding mesh quality computation/visualization by @andrsd in https://github.com/andrsd/mesh-inspector/pull/70
  • Fixes for high/low DPI screens by @andrsd in https://github.com/andrsd/mesh-inspector/pull/78 ### Fixed Problems
  • Fixing a segfault by @andrsd in https://github.com/andrsd/mesh-inspector/pull/61
  • Dimensions are reset on closing a file by @andrsd in https://github.com/andrsd/mesh-inspector/pull/63
  • Explode widget location is updated on resize by @andrsd in https://github.com/andrsd/mesh-inspector/pull/65
  • Fixing missing render mode icon by @andrsd in https://github.com/andrsd/mesh-inspector/pull/81 ### Other Changes
  • Adding workflow to deploy AppImage for linux by @andrsd in https://github.com/andrsd/mesh-inspector/pull/72
  • Adding support for windows by @andrsd in https://github.com/andrsd/mesh-inspector/pull/73
  • Adding workflow for Windows release by @andrsd in https://github.com/andrsd/mesh-inspector/pull/75
  • Fixing usage of SVG component by @andrsd in https://github.com/andrsd/mesh-inspector/pull/83
  • Changes on the common lib for Windows build by @andrsd in https://github.com/andrsd/mesh-inspector/pull/82
  • Adding a clickable link to home page on the About dialog by @andrsd in https://github.com/andrsd/mesh-inspector/pull/84

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v1.3...v1.4

- C++
Published by github-actions[bot] over 2 years ago

https://github.com/andrsd/mesh-inspector - Release v1.3

What's Changed

New Features

  • Support for STL files by @andrsd in https://github.com/andrsd/mesh-inspector/pull/51
  • Adding GUI for showing/hiding all blocks/node sets/side sets by @andrsd in https://github.com/andrsd/mesh-inspector/pull/56 ### Fixed Problems
  • Report unsupported files to user by @andrsd in https://github.com/andrsd/mesh-inspector/pull/50 ### Other Changes
  • Update to Qt 6.2 by @andrsd in https://github.com/andrsd/mesh-inspector/pull/55

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v1.2...v1.3

- C++
Published by github-actions[bot] over 3 years ago

https://github.com/andrsd/mesh-inspector - Release v1.2

What's Changed

New Features

  • Adding VTK reader by @andrsd in https://github.com/andrsd/mesh-inspector/pull/43
  • Highlight nodes before they are selected by @andrsd in https://github.com/andrsd/mesh-inspector/pull/44
  • Highlight block before selecting it by @andrsd in https://github.com/andrsd/mesh-inspector/pull/45
  • Adding cell selection mode by @andrsd in https://github.com/andrsd/mesh-inspector/pull/46 ### Fixed Problems
  • Disable export actions when there is no file opened by @andrsd in https://github.com/andrsd/mesh-inspector/pull/42

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v1.1...v1.2

- C++
Published by github-actions[bot] almost 4 years ago

https://github.com/andrsd/mesh-inspector - Release v1.1

What's Changed

  • Close file by @andrsd in https://github.com/andrsd/mesh-inspector/pull/40

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v1.0...v1.1

- C++
Published by github-actions[bot] almost 4 years ago

https://github.com/andrsd/mesh-inspector - Release v1.0

What's Changed

  • Allow selection of points by @andrsd in https://github.com/andrsd/mesh-inspector/pull/34
  • Adding application icon by @andrsd in https://github.com/andrsd/mesh-inspector/pull/37

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v0.11...v1.0

- C++
Published by github-actions[bot] almost 4 years ago

https://github.com/andrsd/mesh-inspector - Release v0.11

Full Changelog: https://github.com/andrsd/mesh-inspector/compare/v0.10...v0.11

- C++
Published by github-actions[bot] almost 4 years ago

https://github.com/andrsd/mesh-inspector - Version 0.9

Almost there

- C++
Published by andrsd almost 4 years ago