Releases: AssetRipper/AssetRipper.TextureDecoder
Releases · AssetRipper/AssetRipper.TextureDecoder
1.3.0.0
What's Changed
- Bump actions/setup-dotnet from 3.0.1 to 3.0.2 by @dependabot in #12
- Bump NUnit.Analyzers from 3.3.0 to 3.5.0 by @dependabot in #13
- Bump actions/setup-dotnet from 3.0.2 to 3.0.3 by @dependabot in #14
- Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 by @dependabot in #16
- Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #15
- Add R11G11B10FloatToBGRA32 by @yretenai in #17
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #18
- Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #20
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #21
- Bump BenchmarkDotNet from 0.13.2 to 0.13.3 by @dependabot in #22
- Bump BenchmarkDotNet from 0.13.3 to 0.13.4 by @dependabot in #23
- Bump BenchmarkDotNet from 0.13.4 to 0.13.5 by @dependabot in #24
- Bump NUnit.Analyzers from 3.5.0 to 3.6.0 by @dependabot in #25
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #26
- Bump NUnit3TestAdapter from 4.3.1 to 4.4.2 by @dependabot in #28
- Bump NUnit.Analyzers from 3.6.0 to 3.6.1 by @dependabot in #29
- Bump actions/setup-dotnet from 3.0.3 to 3.1.0 by @dependabot in #32
- Bump actions/setup-dotnet from 3.1.0 to 3.2.0 by @dependabot in #33
- Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 by @dependabot in #34
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #31
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1 by @dependabot in #35
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #36
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #37
- Restructure BCn decoding
- Lots of performance improvements
New Contributors
Full Changelog: 1.2.0.0...1.3.0.0
1.2.0.0
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #1
- Bump actions/setup-dotnet from 1 to 2 by @dependabot in #2
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #5
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #6
- Bump BenchmarkDotNet from 0.13.1 to 0.13.2 by @dependabot in #7
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #8
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #9
- Bump actions/setup-dotnet from 2 to 3.0.0 by @dependabot in #10
- Bump actions/setup-dotnet from 3.0.0 to 3.0.1 by @dependabot in #11
- Lots of Span
- Generic Rgb
- Source generation
- Unit tests
- Experimental Bc Decoder
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: 1.1.0.0...1.2.0.0
1.1.0.0
1.0.2.0
1.0.1.0
Fixed rounding errors when converting from single precision numbers to byte values.
Full Changelog: 1.0.0.0...1.0.1.0
1.0.0.0
Full Changelog: https://github.com/AssetRipper/TextureDecoder/commits/1.0.0.0