0.5.24: Improved context menu, better mouse hit-testing #1066
adamkewley
announced in
Announcements
Replies: 0 comments
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.24 is a regular release that improves the model editor's context menu, makes it easier to click muscle path points, adds a few extra contextual actions, and mostly finishes the first alpha version of the model warper documentation.
Key points:
osc.toml
configuration file now supports amodel_editor/monitor_osim_changes
boolean option, which can be used to explicitly tell the OpenSim model editor whether or not to auto-reload the file when it changes on disk (defaults totrue
; thanks @mrrezaie, Make auto-reloading the model file in the editor a runtime-configurable option #1000)..osim
file into the mesh importer now results in a log error message rather than a crashing exception (thanks @davidpagnon, Fix mesh importer crashes when trying to import a non-osim file #1050).See CHANGELOG.md for a full list of changes.
This discussion was created from the release 0.5.24: Improved context menu, better mouse hit-testing.
Beta Was this translation helpful? Give feedback.
All reactions