Skip to content

0.7.2: Coordinate Line Visualization, Scaling Steps, new Components

Choose a tag to compare

@adamkewley adamkewley released this 19 Feb 15:12
· 153 commits to main since this release

0.7.2 is a quality-of-life release that adds a few nice-to-haves, such as a coordinate line visualization whenever an OpenSim::Coordinate is selected, a couple of new components from OpenSim, and a shiny new macOS installer splash screen. Here are a few highlights:

  • Added coordinate visualization. Selecting an OpenSim::Coordinate in the model
    editor now draws 2D overlays in the 3D viewers that annotate the range of motion
    that the coordinate offers (#1157).
  • Added a new scaling step, RecalculateWrapEllipsoidDimensionsFromStationScalingStep, was added
    to the model, which enables point-based recalculation of a WrapEllipsoid's
    dimensions (#1160).
  • Updated OPynSim to its latest release, which includes:
    • New MeyerFregly2016Force and MeyerFregly2016Muscle components, from OpenSim.
    • Updates/fixes to Simbody's cable path implementation: useful for Scholz2015GeometryPath.
  • Added a custom splash background to the macOS DMG installer that includes the software logo and
    tries to visually explain how to boot OpenSim Creator once it's installed.
  • Changed the preview experimental data workflow to recalculate the start/end time of the
    scrubber whenever a new motion is initially loaded (#1159).

See CHANGELOG.md for a full list of changes.