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
Make top mip-level renormalization an opt-out option
- Make -renormalize work on the top mip-level too.
Some tools scale the vectors in normalmaps to maximum length for
increased precision, but that breaks reconstruction of the z part
in DXN compressed normal maps. Passing -renormalize on compression
fixes those textures now.
- Make top mip-level renormalization an opt-out option
Users can use -renormalize -rtopmip
0 commit comments