Skip to content

Releases: openvrmc/OpenVR-MotionCompensation

0.4.0

14 Dec 13:10
4586bfe

Choose a tag to compare

-Added compensation for other controllers.
-Fixed “Set velocity to zero” (in settings) not being saved/loaded correctly. (Issue #29 )
-Fixed an issue where opening SteamVR while Steam Home was disabled could result in an empty tracker combo box in the SteamVR dashboard.
-Fixed controller Status not updating live (e.g. showing disconnected, reference tracker, default, etc.).
-Improved device detection logic (enhancement to the fix from the previous version).

0.3.9

06 Dec 16:34

Choose a tag to compare

Added proposed fix for issue #31
Updated libraries
Changed driver load priority to 1000 ( issue #33 )
Added automatic fallback when devices initialize before driver load.
Misc enhancement like shared_ptr to avoid dangling pointer.
Updated QT version to QT 5.15.2 for the client_overlay.

0.3.7

23 Oct 08:18
215fb7f

Choose a tag to compare

0.3.7 Pre-release
Pre-release

See #27
-Updated easylogging++ to (v9.97.7)
-Updated Boost to (v1.80.0)
-Added easylogging++ to the driver compilation project
-Remove easylogging++ define from logging.h and added them to driver project c++ -> preprocessor /Preprocessor definitions.

0.3.6 beta

06 May 13:52
c3f2d7e

Choose a tag to compare

0.3.6 beta Pre-release
Pre-release

See #25

  • Fixed VT behavior

0.3.5 beta

16 Jan 07:09
7c096ed

Choose a tag to compare

0.3.5 beta Pre-release
Pre-release

See #23

  • Changed logging level
  • Fixed version string
  • Added a missing return statement to a not-used function

0.3.4 beta

16 Nov 14:27
dfec330

Choose a tag to compare

0.3.4 beta Pre-release
Pre-release

See #20

  • Added IVRServerDriverHost_006 support. The new interface was introduces with SteamVR 1.14.15 and caused crashes
  • Possible fix for virtual tracker

0.3.1 beta

11 Aug 01:43
49f011d

Choose a tag to compare

0.3.1 beta Pre-release
Pre-release

See #17 - work done exclusively by @Dschadu

  • Removed unnecessary calculation if set Zero mode is active
  • Moved all settings to a new page
  • Added shortcut to Enable / Disable Motion Compensation
  • Added shortcut to reset Zero Pose
  • Added Offset settings for virtual drivers
  • Added "press and hold" function to some buttons to speed up value changes
  • Changed the MMF to a new format (v1)
  • Fixed occasionally jumps in motion compensation
  • Fixed bug in the acceleration calculation
  • Fixed virtual keyboard position
  • Fixed shortcut save behavior (was saved 2 times)

Beta 0.2.0

22 Apr 23:54
94353bf

Choose a tag to compare

Beta 0.2.0 Pre-release
Pre-release
Merge pull request #15 from Dschadu/beta-0.2.0

0.2.0

Beta 0.1.1

05 Apr 19:06
07043de

Choose a tag to compare

Beta 0.1.1 Pre-release
Pre-release

This is the first pre-release for testing. Thanks to @Dschadu for working on this!

Alpha Release, Extra Logging

24 Sep 18:55
4768474

Choose a tag to compare

Pre-release

Release with pruned functions, no other changes to motion compensation, extra logging.
Updated Installer - 9/29/2019