Skip to content

Releases: shmkle/TemporalResampler

1.3.0

13 Sep 09:51
cbdcbd6
Compare
Choose a tag to compare
  • fixed blocking unhandled input types.
  • change the clock code to a new "temporal acceleration"-based approach.
  • changed prediction method to using weighted points, now uses 4 points to predict inputs instead of 3.

v1.2.4

02 Apr 07:29
447830e
Compare
Choose a tag to compare
Update TemporalResampler.cs

v1.2.3

23 Mar 03:18
05584e8
Compare
Choose a tag to compare
  • tiny little improvement

v1.2.2

21 Mar 20:12
4967402
Compare
Choose a tag to compare
  • changed miscellaneous physics stuff, how "Chatter Diameter" is processed
  • add "Maximize Frequency", and "Log Stats"
  • renamed "Frame Time Shift" to "Prediction Ratio", "Chatter Diameter" to "Follow Radius"

and typos...

v1.2.1

21 Mar 05:26
7cef573
Compare
Choose a tag to compare
  • changed miscellaneous physics stuff, how "Chatter Diameter" is processed
  • add "Maximize Frequency", and "Log Stats"
  • renamed "Frame Time Shift" to "Prediction Ratio", "Chatter Diameter" to "Follow Radius"

v1.2.0

21 Mar 03:43
e9d5e4d
Compare
Choose a tag to compare
  • changed miscellaneous physics stuff, how "Chatter Diameter" is processed
  • add "Maximize Frequency", and "Log Stats"
  • renamed "Frame Time Shift" to "Prediction Ratio", "Chatter Diameter" to "Follow Radius"

v1.1.2

14 Jan 02:10
fd59680
Compare
Choose a tag to compare

Improved value inputs intuitiveness in an attempt to make the filter easier to understand

v1.1.1: Update TemporalResampler.cs

06 Jan 00:34
53b5319
Compare
Choose a tag to compare

*v1.1.0 - v1.1.1

Added Frame Time Sync value
Added limits to values
Fixed chatter diameter acceleration calculations for the final time

*since the last OTD plugin repository update

Fixed Hover Distance Limiter filter interaction with relative mode
Added a new approach to extrapolating inputs when using Chatter Diameter
Added Chatter Diameter value
Further improved output clarity

v1.1.0

02 Jan 12:03
0b74eb0
Compare
Choose a tag to compare

Fixed Hover Distance Limiter filter interaction with relative mode
Added a new approach to extrapolating inputs when using Chatter Diameter
Added Chatter Diameter value
Further improved output clarity

v1.0.1

18 Dec 04:37
adaf369
Compare
Choose a tag to compare
Fix Relative Mode behavior