ComputationalBiomechanicsLab / opensim-creator

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

Fix remove mutex locking etc. in simulation models #707

Open adamkewley opened 1 year ago

adamkewley commented 1 year ago

The reason the UI thread's model is mutex-guarded is because earlier versions of OpenSim baked muscle path points into the model, rather than the state, which meant that re-realizing a state on a background thread etc. could cause havok.