ComputationalBiomechanicsLab / opensim-creator

A UI for building OpenSim models
https://opensimcreator.com
Apache License 2.0
137 stars 16 forks source link

Release 0.5.5 (MacOS hotfix) #812

Closed adamkewley closed 7 months ago

adamkewley commented 7 months ago

Release 0.5.5, which will (mostly) be a hotfix release that fixes #811, but will also include the various internal changes that have happened since then (C++20, etc.)

Release Checklist

These are the typical steps required to finalize a release of OpenSim Creator.

How comprehensively the QA/testing steps are done is entirely dependent on how many changes were made since the last release (assuming an automated test suite isn't available that covers the changes).

adamkewley commented 7 months ago

Crosslink note: OSC will now use the commit that was merged into opensim-core, https://github.com/opensim-org/opensim-core/pull/3620 , because it's now C++20 compatible.

Issue crosslink: https://github.com/opensim-org/opensim-core/issues/3619

adamkewley commented 7 months ago

Hittesting seems broken in the mesh importer by 0fb4e054a5dc9300a67cd72ef3b8a34b2c53044e (bisected) - unsure why