Skip to content

Commit

Permalink
Update TemporalResampler to v1.1.0
Browse files Browse the repository at this point in the history
Fixed Hover Distance Limiter filter interaction with relative mode
Added a new approach to extrapolating inputs
Added chatter diameter
Further improved output clarity
  • Loading branch information
shmkle authored Jan 2, 2024
1 parent 1ce69d4 commit 96cf7ec
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"Name": "Temporal Resampler",
"Owner": "shmkle",
"Description": "Input resampler for higher hz monitors.",
"PluginVersion": "1.0.1",
"SupportedDriverVersion": "0.6.3.0",
"PluginVersion": "1.1.0",
"SupportedDriverVersion": "0.6.4.0",
"RepositoryUrl": "https://github.com/shmkle/TemporalResampler",
"DownloadUrl": "https://github.com/shmkle/TemporalResampler/releases/download/v1.0.1/TemporalResampler.zip",
"DownloadUrl": "https://github.com/shmkle/TemporalResampler/releases/download/v1.1.0/TemporalResampler.zip",
"CompressionFormat": "zip",
"SHA256": "591625526a58fe1c1427f4d0d788dd4e61f0222ff9158a04cb3ce9851e6c813d",
"SHA256": "976e789f5a512639304a916c207e09e48a20aeee94a8741b73f977d8a52999de",
"WikiUrl": "https://github.com/shmkle/TemporalResampler/blob/main/README.md",
"LicenseIdentifier": "GPL-3.0-only"
}

0 comments on commit 96cf7ec

Please sign in to comment.