This adds prototype support to NimbleGUI to embed warnings directly into the visualizer.
0.9.25
This adds a bunch of new features to `Skeleton` and the web visualizer to support energy flow accounting.
0.9.24
This is a very minor patch of 0.9.23, with a bug fix for a bug accidentally introduced in that release.
0.9.23
It seems to be quite handy to be able to read frames with a stride, reading only every N'th frame in a dataset. The `SubjectOnDisk.readFrames()` call now includes a `stride` parameter that supports this.
0.9.22
This release adds a few more bindings to the Python API, especially around `nimble.biomechanics.SubjectOnDisk`
0.9.21
This release has a bunch of fixes to translating OpenSim markerset improvements, as well as several fixes to Nimble's Python bindings.