7.0.0-Release Candidate 13
This is the 7.0.0 Release Candidate 13. Below are listed the many bug fixes and updates that have gone into this release.
- Release Date: AUG 05 2024
- Expiration Date: OCT 05 2024
Known Issues
- Undocking a widget, then using the native "close" button to hide the widget may crash DREAM3D-NX
- An issue was identified with the monoclinic symmetry operators. Orientation calculations that depend on a monoclinic crystal symmetry may be incorrect.
- After creating a visualization split view where the "Spreadsheet View" is the new view type, closing that split will cause DREAM3D-NX to possibly crash
- The histogram generation in the "Compute Attribute Array Statistics" may possibly be erroneous. See https://github.com/BlueQuartzSoftware/simplnx/issues/1044 for more information.
- Synthetic Building Filters are not yet implemented
- This update breaks a lot of pipelines (and python codes if you were an early adopter) that were created using any DREAM3D-NX versions prior to RC-12. Warnings are emitted in the user interface if you load a pipeline that does not define the proper filter parameter keys. A suggestion is listed for each warning that should be close to the correct change. The user should make a back up of their pipeline before hand editing the pipeline in a text editor. You can also use the
nxrunner --convert-output [path/to/d3dpipeline]
to run a sanity check on your pipeline file. - Long visualization operations can lock up the GUI. Please be patient for those operations to end.