Skip to content

0.3.2: Minor updates and bugfixes

Compare
Choose a tag to compare
@adamkewley adamkewley released this 09 Jan 13:06
· 3094 commits to main since this release

0.3.2 is a patch release that contains a bunch of bug fixes, along with some minor quality-of-life improvements.

0.3.1 is missing because a crash was spotted last-minute (#418). 0.3.2 fixes that bug, along with fixing other things, and includes some minor quality-of-life improvements. See the CHANGELOG for gory details.

Highlights:

  • The add component dialogs now print addition errors inside them, rather than relegating the error message to the log
  • Clicking path actuators or frames in the 3D visualizer selects the actuator/frame, rather than the related geometry component
  • You should be able to add any type of OpenSim component without a crash (fingers crossed: previously, some components contained edge cases that could cause a crash)
  • Rendering performance has been improved by 10-30 % on typical machines
  • The socket assignment UI is more consistent in its behavior during erroneous assignments
  • Vec3 editors are color-coded
  • The 3D visualizer in the editor now also supports rendering shadows, which you can enable via the options menu. That option will be default-enabled in later releases - give it a try!
  • .... and a bunch of other little changes (see the CHANGELOG)