Skip to content

Tags: DaemonEngine/crunch

Tags

unvanquished/0.54.1

Toggle unvanquished/0.54.1's commit message
Unvanquished 0.54.1 beta

unvanquished/0.54.0

Toggle unvanquished/0.54.0's commit message
Unvanquished 0.54.0 beta

unvanquished/0.53.2

Toggle unvanquished/0.53.2's commit message
Unvanquished 0.53.2 beta

unvanquished/0.53.1

Toggle unvanquished/0.53.1's commit message
Unvanquished 0.53.1 beta

unvanquished/0.53.0

Toggle unvanquished/0.53.0's commit message
Unvanquished 0.53.0 beta

unvanquished/0.52.1

Toggle unvanquished/0.52.1's commit message
Unvanquished 0.52.1 beta

unvanquished/0.52.0

Toggle unvanquished/0.52.0's commit message
Unvanquished 0.52 beta

unvanquished/0.51.1

Toggle unvanquished/0.51.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from Unity-Technologies/unity

Implement ETC1S/ETC2AS image compression / better thread management

daemon

Toggle daemon's commit message
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

v104

Toggle v104's commit message