Input|Fixed: Device axis position filtering (using Smoother)
All devices axis positions are now interpolated using the Smootherclass. Fixes a juddering issue when turning around with the mouse.
The old mouse filtering was completely removed by the new filteringmechanism. There is no way to disable the new filtering.
Todo: Test that Stick axes still work.
View differences
Input|Fixed: Device axis position filtering (using Smoother)
All devices axis positions are now interpolated using the Smoother
class. Fixes a juddering issue when turning around with the mouse.
The old mouse filtering was completely removed by the new filtering
mechanism. There is no way to disable the new filtering.
Todo: Test that Stick axes still work.