0.5.22: Bugfixes, Ubuntu 20.04 dropped #1033
adamkewley
announced in
Announcements
Replies: 2 comments 2 replies
-
Thanks for all your great work Adam |
Beta Was this translation helpful? Give feedback.
0 replies
-
@adamkewley, just a quick note as an Ubuntu 20.04 user. I have installed a newer release (the latest today, 0.5.25): everything went smoothly, installation apparently succeeded, but then OSC would not open - but no error messages/warnings were thrown. I was just wondering if it is easy to implement also a way to warn the user for why this happens. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.5.22 is primarily a bugfix release, the biggest changes are:
OpenSim::Force
s now expose their records (e.g.OpenSim::Force::getRecordLabels
) as plottable/watchable outputs, which makes (e.g.) debugging forces easier.The most important bugfixes are:
is_visible
flags onAppearance
editors now work again (Fixis_visible
and "show/hide" forContactGeometry
does not hide the geometry #1028).See CHANGELOG.md for more details
This discussion was created from the release 0.5.22: Bugfixes, Ubuntu 20.04 dropped.
Beta Was this translation helpful? Give feedback.
All reactions