Skip to content

v0.9.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Erimelowo Erimelowo released this 31 Jul 13:07
· 276 commits to main since this release
23dd9aa

This is a release candidate.
Please report all bugs in Discord, in the appropriate forum post in #beta-testing-forum!

Installation

  • Download the new release below and extract it.
  • Replace slimevr.jar and slimevr.exe in the install folder (C:\Program Files (x86)\SlimeVR Server)
  • To run, open SlimeVR folder and launch slimevr.exe, or use shortcut from start menu or desktop

What's Changed

  • Don't log non-imu trackers' drift by @Louka3000 in #759
  • Separate the server in subprojects by @ImUrX in #727
  • Manual mounting overhaul by @ImUrX in #745
  • Mocap mode by @Stermere in #749
  • Prioritize non-computed head tracker by @Louka3000 in #751
  • Don't create new skeletons by @Louka3000 in #761
  • fix: filter non imu in connected tracker by @marcozzxx810 in #763
  • Add rust file logging by @ImUrX in #752
  • Move SteamVR code to desktop subproject by @ImUrX in #755
  • Fix Scroll on mobile by @loucass003 in #785
  • Add me to GUI codeowners by @ImUrX in #782
  • Update appstream metadata by @ImUrX in #762
  • Save config and logs on appdata folder by @ImUrX in #770
  • Better tap detection by @Stermere in #778
  • Add accessibility settings by @ImUrX in #774
  • Fix CI release bundling by @ImUrX in #777
  • Improvements on the Autobone GUI by @ImUrX in #776
  • Refresh headShift when setting trackers by @Louka3000 in #781
  • Make displayName consistent via hash by @Louka3000 in #775
  • Bundle & Receive OSCTrackers by @Louka3000 in #773
  • Drift compensation tracker and HMD requirement by @Louka3000 in #750
  • Clarify "extended" skeleton toggles in GUI by @Louka3000 in #779
  • make sentences consistents by @Louka3000 in #789
  • Autobone config migration is in wrong version by @ImUrX in #792
  • Fix comment on the wrong line by @ButterscotchV in #791
  • Fix toe snap by @Stermere in #793
  • Make manual proportion list grow if there is space by @ImUrX in #784
  • Improve defaults SkeletonValues & add ratios in gui by @Louka3000 in #743
  • Send any computed tracker via VMC for props by @Louka3000 in #719
  • fix upper chest mounting null by @Louka3000 in #799
  • Quick fix for BVH issues by @ButterscotchV in #798
  • Fix updateTrackersDriftCompensation condition by @Louka3000 in #796
  • Move serial communication to desktop subproject by @ImUrX in #756
  • Fix tap to assign and other bugs by @Stermere in #795

Full Changelog: v0.8.3...v0.9.0-rc.1