Releases: shmkle/TemporalResampler
Releases · shmkle/TemporalResampler
1.3.0
- 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
Update TemporalResampler.cs
v1.2.2
- 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
- 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
- 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
Improved value inputs intuitiveness in an attempt to make the filter easier to understand
v1.1.1: Update TemporalResampler.cs
*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
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
Fix Relative Mode behavior