ComputationalBiomechanicsLab / opensim-creator

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

Refactor `GetSupportedSubfields`, `OutputSubfield` to have a flags interface #759

Closed adamkewley closed 1 year ago

adamkewley commented 1 year ago

It was ported to enum class but some parts of the code still static_cast it to an int