Document PAK v2 resource closeout
This commit is contained in:
parent
d8c794a478
commit
cccae4169a
5 changed files with 98 additions and 32 deletions
|
|
@ -30,7 +30,8 @@ public static class PakFormat {
|
|||
/// 8 polygons all NoPos + Base1Solid, extracted to a 0-vertex mesh). The
|
||||
/// binary format remains version 1. Version 6 introduces pak format 2:
|
||||
/// globally shared texture payloads plus independently Brotli-compressed
|
||||
/// blobs with raw fallback. Mesh geometry and decoded pixels remain exact.
|
||||
/// blobs with raw fallback. Mesh geometry and source texture bytes remain
|
||||
/// exact; unedited DXT surfaces now retain their native BC blocks.
|
||||
/// </summary>
|
||||
public const uint CurrentBakeToolVersion = 6;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue