1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-07-03 09:17:45 +00:00
Commit graph

2 commits

Author SHA1 Message Date
e2a8c695d7 Add a more exhaustive list of texture formats, support BC7 textures
As seen in certain bgpart model textures.
2025-05-17 12:32:23 -04:00
3da2aa39c1 Vendor what we need from texture2ddecoder
This recently tripped up cargo-deny because it depends on paste. I looked at it
and the parts that we need (a few BCn decoding functions) has only one place
where it's used and can easily be replaced.
2025-03-10 17:15:14 -04:00