Skip to content

Releases: HidWizards/UCR-Plugins

v0.8.3

05 May 14:09
Compare
Choose a tag to compare

Added

  • Add FPV Angle Mix plugin to emulate BetaFlight's feature of same name for Quadcopter simulators

Fixed

  • [AxesToAxesTrim Plugin] Axes no longer wrap around
  • [AxisToAxisIncrement Plugin] Fixed crash on Min Value for axis

v0.8.2: Merge pull request #15 from HidWizards/hotfix/issue-13

18 Dec 18:06
e745fd8
Compare
Choose a tag to compare

Fixed

  • [AxisToDelta Plugin] Fix issue #13
    Moving mouse at max negative rate (towards left or top of screen) now works

v0.8.1

13 Dec 03:36
Compare
Choose a tag to compare

Added

  • Add ReversibleThrottle plugin

v0.8.0 - UCR 0.8.0 support

27 Jul 17:54
Compare
Choose a tag to compare

This is the first version compatible with UCR 0.8.x

Added

  • Added DeltaToButtons plugin
  • Added validation where appropriate

Changed

Deprecated

Removed

Fixed

  • Fixed Reset for DeltaToAxis Relative mode
  • AxesToAxesRotation no longer wraps

v0.0.4 - UCR 0.7.0 support

03 Jan 21:08
Compare
Choose a tag to compare

This is the last version compatible with UCR 0.7.x and lower

  • Update plugins to new UCR 0.7.0 format

v0.0.3

10 Dec 20:33
Compare
Choose a tag to compare

Changed

  • Renamed AxisToAxisCumulative to AxisToAxisIncrement
  • Included a counter effect to AxisToAxisIncrement

Fixed

  • Each instance of ButtonToButtonsLongPress uses their own/private longPressTimer
  • Each instance of AxisToDelta needs uses own/private timer
  • Each instance of DeltaToAxis needs uses own/private timer

EventToButton

29 Oct 20:23
Compare
Choose a tag to compare

[0.0.2] - 2018-10-29

Added

  • Added EventToButton plugin

Initial release

02 Oct 13:23
7562582
Compare
Choose a tag to compare
0.0.1

Update README.md