7.0.0-Release Candidate 4

This is the 7.0.0 Release Candidate 4. Below are listed the many bug fixes and development that have gone into this release.

Fixed Issues

In the below tables are summarized git logs from the commits since the last release. Each line should have a short code at the start of the line indicate a general area that the commit falls under. Also include is the Github Pull Request (PR) number. These can be fully reviewed at:

https://www.github.com/bluequartzsoftware/simplnx

https://www.github.com/bluequartzsoftware/DREAM3DNX

DREAM3D NX

Description

Author

Date

ENH: Update QtADS to 4.1.1

Michael Jackson

2023-07-17

ENH: Updated for simplnx::DataType parameter

Matthew Marine

2023-07-17

BUG: Fix issue with macOS and trackpads always locking the mouse in the render view

Michael Jackson

2023-07-14

Update QtAdvancedDockWidget to version 4.0.4

Michael Jackson

2023-07-05

BUG: Default to Dark for the default theme.

Michael Jackson

2023-07-05

BUG: fix issues table clearing (#446)

Jessica Marquis

2023-07-05

CI: Update Presets to use environment variables instead of hard coded… (#443)

Michael Jackson

2023-07-04

BUG: Fix issue when validating the Stereographic coordinate values

Michael Jackson

2023-07-04

BUILD: Updated cmake min version from 3.19 to 3.26 (#445)

Jared Duffey

2023-07-02

BUG: Add edit role handling to bookmarks model (#442)

Jessica Marquis

2023-06-28

ENH: Disable running pipeline when there are unaccepted parameter changes (#441)

Jessica Marquis

2023-06-28

BUG: Fix filter list favorites filtering

Jessica Marquis

2023-06-26

BUG: Fix crash on visualization filter delete (#439)

Jessica Marquis

2023-06-23

COMP: Cleaning up compiler warnings (#438)

Michael Jackson

2023-06-23

ENH: Update the scalar bar width ratio to be a bit smaller (#437)

Jessica Marquis

2023-06-22

ENH : Add row to ImportHDF5DatasetWidget for dataset filter(s) (#436)

Jessica Marquis

2023-06-22

BUG: Azure Windows CTEST fails (#434)

Michael Jackson

2023-06-22

ENH: ImportHDF5DataSet now shows what type of VLEN data set. (#428)

Michael Jackson

2023-06-21

ENH: Highlight data path selection button red when missing input (#430)

Jessica Marquis

2023-06-21

VERSION: Update to RC4 version numbering

Michael A. Jackson

2023-06-21

Updated for Python bindings (#431)

Jared Duffey

2023-06-21

ENH: drag and drop to data structure (#425)

Jessica Marquis

2023-06-20

Release: v7.0.0 rc3 (#421)

Michael Jackson

2023-06-20

Update filter search to check match on all search tokens & match against class name & plugin name as well (#426)

Jessica Marquis

2023-06-20

Fix checks for proper locale formatting when a number starting with a decimal point is entered (#427)

Jessica Marquis

2023-06-16

simplnx

Description

Author

Date

ENH: MultiThreshold Output Type (#642)

Matthew Marine

2023-07-14

FILTER: Import Deform V12, KMedoids, KMeans, Silhouette (#580)

Nathan Young

2023-07-13

ENH: Add option in ApplyTransformationToGeometry to translate geometry to global origin before transformation. (#644)

Joey Kleingers

2023-07-12

BUG: Use shared face list to return number of cells in the geometry (#652)

Michael Jackson

2023-07-12

ENH: Removed tab characters and replaced with spaces (#647)

Jared Duffey

2023-07-12

BUG: Correctly determine is a drive does not exist (Windows) (#648)

Michael Jackson

2023-07-12

BUG: Fix nullptr crash in dataobject (#649)

Michael Jackson

2023-07-12

ENH: Handle DataStructure::makePath errors (#650)

Michael Jackson

2023-07-11

BUG: Various Fixes For ApplyTransformationToGeometry (#640) (#651)

Michael Jackson

2023-07-11

BUG: CombineSTLFiles - Sort Geometries by name for consistent results (#653)

Michael Jackson

2023-07-11

DOC: Add an important note to the RotateSampleRefFrame documentation. (#641)

Joey Kleingers

2023-07-04

FILTER: Generate Vector Colors (#609)

Nathan Young

2023-07-03

TEST: Add printable sanity checks to the Pipeline unit tests. (#639)

Michael Jackson

2023-07-03

ENH: Organize target groups for the Download/Copy/Extract targets (#638)

Michael Jackson

2023-07-02

TEST: Add missing unit tests for IdentifySample, ReadAngFile, ReadCtfFile(#634)

Jessica Marquis

2023-07-02

PERF: AM OOC Improvements (#623)

Matthew Marine

2023-07-02

BUG: FindArrayStats & RobustAutomaticThreshold (#630)

Joey Kleingers

2023-07-02

FILTER: Find Boundary Strengths & Find Slip Transmission Metrics (#611)

Nathan Young

2023-07-02

BUG: Fixing incorrect BoundingBox construction (wrong min/max order). (#636)

Joey Kleingers

2023-07-01

ENH: Extend CopyFeatureArrayToElementArray filter to work for multiple feature arrays at once (#628)

Jessica Marquis

2023-07-01

BUG: Fix FindArrayStatistics when computing std dev by index w/o the mean or length options (#626)

Jessica Marquis

2023-07-01

BUG: Fix issue with assumed A: drive being available on CI. (#637)

Michael Jackson

2023-07-01

BUILD: Updated CMake min version from 3.19 to 3.26 (#635)

Jared Duffey

2023-06-30

CMAKE: Updates to keep test storage requirements to the minimum (#631)

Michael Jackson

2023-06-30

FILTER: Los Alamos FFT Writer (#604)

Nathan Young

2023-06-23

FILTER: ITK MHA File Reader (#622)

Joey Kleingers

2023-06-23

ENH: Add support to DatasetReader for getting compression filters on HDF5 datasets (#621)

Jessica Marquis

2023-06-22

BUG: WriteSTLFile compute normals on the fly (#614)

Michael Jackson

2023-06-21

BUG: Fix issues with ImageGeometry and ApplyTransformation to Geometry (#615)

Michael Jackson

2023-06-21

ENH: Python bindings (#610)

Jared Duffey

2023-06-20

BUG: Fixes to H5Support and H5.cpp (#613)

Michael Jackson

2023-06-19

CMAKE: Added zlib to hdf5 package enabled features (#616)

Jared Duffey

2023-06-19

BUG: Fixed truncation warning in FindGBPDMetricBasedTest (#617)

Jared Duffey

2023-06-19

BUG: Fixed return type of IsPointInTriangle (#618)

Jared Duffey

2023-06-19

TESTING: DataPath Test (#612)

Nathan Young

2023-06-16

FILTER: Reverse Triangle Winding (#608)

Nathan Young

2023-06-13