0.7.2: Coordinate Line Visualization, Scaling Steps, new Components
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::Coordinatein 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 aWrapEllipsoid's
dimensions (#1160). - Updated OPynSim to its latest release, which includes:
- New
MeyerFregly2016ForceandMeyerFregly2016Musclecomponents, from OpenSim. - Updates/fixes to Simbody's cable path implementation: useful for
Scholz2015GeometryPath.
- New
- 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.