Releases: AbstractQbit/AbstractOTDPlugins
Bezier Interpolator v0.3.1
A small patch for BezierInterpolator that fixes auxillary buttons getting filered out.
sin(cursor) v0.1.0
This is the first release of sin(cursor) plugin, a meme filter idea proposed by @jamesbt365 that turns the cursor path into a sine wave.
AbstractOTDPlugins v0.3.0
This is a release of Radial Follow Smooting and Bezier Interpolater for v0.6.0rc3 version of OpenTabletDriver.
Radial Follow now has a variant that works in screen coordinates, Bezier Interpolater now has an option to add EMA to tilt values.
Radial Follow Smoothing v0.1.3
This update for Radial Follow Smoothing improves its behaviour in relative mode and prevents the edge case where cursor can get stuck in the top left corner. Defaults were slightly tweaked, mainly increasing the default knee scale for more predictable movement feel.
Radial Follow Smoothing v0.1.2
Radial Follow Smoothing has received an update that fixes the soft knee parameter behaviour. This version of the algorithm seems to work fine enough that I intend to keep it around as a classic version moving forward, together with any future revised versions.
Radial Follow Smoothing v0.1.1
Radial Follow Smoothing has been updated to use millimetres for inner and outer radii parameters. This means that now it will have the same effect scale regardless of LPI of the tablet in use.
Radial Follow Smoothing v0.1.0
This is the first release of the Radial Follow Smoothing plugin! It's backported to be compatible with OpenTabletDriver 0.5.x
AbstractOTDPlugins v0.2.1
Updated BezierInterpolator to use automatically detected native report rate, added tooltip for pre-interp smoothing.
AbstractOTDPlugins v0.2.0-rc
This is a second release of AbstractOTDPlugins, now featuring Bezier Interpolator!
Didn't bother to include any of the previous plugins, since Vector Predictor got outclassed by X9Void's Reconstructor, and Path Exporter is kind of a really niche thing.
AbstractOTDPlugins v0.1.0
This is the first release of AbstractOTDPlugins, which contains initial versions of VectorPredictor and PathExporter