Skip to content

Releases: I5UCC/VRCThumbParamsOSC

ThumbParamsOSCv0.4.3

03 Dec 16:06
Compare
Choose a tag to compare
  • Refactored code
  • Added new parameters:
    -- LeftStickMoved (bool)
    -- RightStickMoved (bool)
    -- RightStickUp (bool)
    -- RightStickDown (bool)

ThumbParamsOSCv0.4.2

24 Nov 04:24
Compare
Choose a tag to compare
  • The ControllerType Parameter now only sends 0 if the controller isnt recognized. Index is still value 1 and Oculus/Meta Quest is now value 2.
  • Added option to change polling rate in the configuration (25 Hz by default)

ThumbParamsOSCv0.4.1

14 Oct 21:56
f366f43
Compare
Choose a tag to compare

Added ControllerType parameter and some refactoring (PR #3 and #4)

ThumbParamsOSCv0.4.0

23 Sep 09:22
Compare
Choose a tag to compare

Added vrmanifest file to allow auto starting with SteamVR

ThumbParamsOSCv0.3.2

09 Sep 22:23
Compare
Choose a tag to compare

Changes in this release

  • Issue #2
    • Seperated config files into config.json and ovrConfig.json.
    • Implemented the ability to disable all three Parameter types Ints/Floats/Bools.
    • Implemented the ability to disable all of Parameters individually in the config.json file.

ThumbParamsOSCv0.3.1

08 Aug 17:14
b072216
Compare
Choose a tag to compare

No real changes to v0.3.0.
Build with cx_freeze instead of pyinstaller, just a bit cleaner.

ThumbParamsOSCv0.3.0

05 Aug 16:19
3d799db
Compare
Choose a tag to compare
  • Added Bool Parameters
  • Clean code and optimization of built files

VRCThumbParamsOSC v0.2.2

14 Jun 18:22
Compare
Choose a tag to compare

Added unexpected exception check

VRCThumbParamsOSC v0.2.1

29 Apr 14:16
Compare
Choose a tag to compare