11 Commits

Author SHA1 Message Date
ds5678
c7454528ae Support recent versions of Unity 2024-11-10 22:39:36 -08:00
dependabot[bot]
e32c76e2f7 Bump System.Drawing.Common from 8.0.8 to 8.0.10
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.8 to 8.0.10.
- [Release notes](https://github.com/dotnet/winforms/releases)
- [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md)
- [Commits](https://github.com/dotnet/winforms/compare/v8.0.8...v8.0.10)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 05:36:20 -07:00
dependabot[bot]
b6c83b169c Bump System.Drawing.Common from 8.0.7 to 8.0.8
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.7 to 8.0.8.
- [Release notes](https://github.com/dotnet/winforms/releases)
- [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md)
- [Commits](https://github.com/dotnet/winforms/compare/v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 19:04:05 -07:00
ds5678
72cffe5369 Improve Bc texture decoding speed 2024-08-04 16:12:53 -07:00
ds5678
54f98ffad8 AssetRipper.Export.Modules.Textures 2024-07-14 12:30:02 -07:00
Jeremy Pritts
aa83fb0e2a Remove unnecessary nuget references 2023-12-11 02:05:45 -05:00
Jeremy Pritts
675ba740d2 NuGet bump 2023-11-05 21:46:32 -05:00
Jeremy Pritts
cfdd3fb1a4 Fix issue with precomputed crc field hashes
* They incorrectly used crc28, but should have used crc32.
2023-10-15 13:24:44 -04:00
Jeremy Pritts
3509ddd1c3 2023 support
* Resolves #917
* Resolves #1023
2023-10-14 12:27:15 -04:00
Jeremy Pritts
2e697a5891 Build to 0Bins instead of Bins 2023-08-08 11:20:23 -04:00
Jeremy Pritts
6e45e71f3c Move projects into a subfolder 2023-01-14 11:31:39 -05:00