Summary
Make players and vehicles visible at distance.
Description
The pixel size filter reduces the graphics workload by making meshes that appear on the screen smaller than some size limit seize to be worked on by the GPU,
unfortunately the size limit in pixels does not remain constant under different zoom levels, and so when using magnifying devices, objects that should take up a significant amount of screen space are made invisible.
To remedy this somewhat, this addon disables the pixel size filter for player characters and vehicles in the base game.
License
Arma Public License (APL)