Viewmodel Shake Fix - NVSE

Summary
Fix for massive shaking during aiming caused by floating point precision loss.
Tags
Languages
Any


What?
Viewmodel suffers from floating point precision loss. Normally this wouldn't be an issue if not the fact that Obsidian forgot about the existence of world coordinates when making their jank aiming """system""".
Result?
The further you go away from the center of the world + look in certain directions, your viewmodel with shake uncontrollably, jumping in places due to running out of decimal places.

Fixed.

Compatible (and recommended to use) with Stewie's Smooth True Iron Sights Camera.

Balls
[youtube]8_iamDvRero[/youtube]

Source Code
GitHub
Credits
lStewieAl
Hitman47101