Skip to content

Releases: SCIInstitute/SCIRun

First Alpha Milestone: "Jocasta"

03 Sep 18:39
Compare
Choose a tag to compare
Pre-release

Milestone J is the first of our alpha releases. Binaries are linked below.

Main new features:

  • Port caching implemented
  • Single module execution implemented
    • Only executes connected subset of network.
  • Data directory for regression test data
  • Module and connection notes are now saved in the network file.
  • Module UIs are now dockable on the right side of network editor window.

New modules:

  • TDCS-related
    • SetConductivitiesToTetMesh
  • Other
    • MapFieldDataFromSourceToDestination
    • MapFieldDataOntoElems

Also in this release:

  • Improved CreateMatrix module
  • TriSurf bug fix from v4.7
  • Test coverage statistics are now measured as part of the nightly build.
  • Improved connection GUI
  • Python script for adding a new module

Io Milestone

30 Jun 22:51
Compare
Choose a tag to compare
Io Milestone Pre-release
Pre-release

This will be the last pre-alpha milestone. We'll use it for the upcoming testing lunch. Binaries and an official github release will be available tomorrow.
New in this release:

Modules:
    ConvertMatrixType
    Calculcate/CreateFieldData
    InterfaceWithCleaver
    AddKnownsToLinearSystem
    ApplyMappingMatrix
    JoinFields
    SplitFieldByDomain
    Set/GetFieldData
    FairMesh
    ResampleRegularMesh
    ProjectPointsOntoMesh
    CalculateDistanceToField/Boundary
Features:
    Asynchronous ViewScene ports
    Favorite modules can be saved in your preferences
    New experimental renderer, available on MacOS
    Teem library hooked up
    Bundle datatype
    GUI enhancements
    Continuous Build set up for Linux platform