You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fogQuake3 shader used the model coordinate system for some
calculations, which is not right since it may be scaled (entities using
nonNormalizedAxes). Do calculations in world space instead.
In Unvanquished I believe this only affects some player models. Models
that use IQM skeleton scaling are not affected.
0 commit comments