Skip to content

v2.0.0b3

Pre-release
Pre-release

Choose a tag to compare

@rayosborn rayosborn released this 04 Jun 14:39
67cf1e2
  • Splits the "Add Data" menu item into "Add Group", "Add Field", and "Add Attribute" menu items.
  • Provides a list of values specified as enumerations in the base class to the "Add" dialogs.
  • Removes deprecated values from the recommended items.
  • Adds an Edit Data panel for allowing scalar values in a group to be edited.
  • Adds an importer for NumPy arrays saved as .npy or .npz files.
  • Fixes a bug displaying scalar values in the View Panel.