mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2024-11-29 18:32:55 +08:00
1dd9bc34a2
`ShaderGroup.ShaderGroupBlocksSize` (aka `Unknown_30h`) contains the byte size divided by 16 of the ShaderGroup block and its children blocks, when they are packed contiguously in the resource file. `DrawableBase.DrawableModelsBlocksSize` (aka `Unknown_9Ah`) is similar but with the size of the `DrawableModelsBlock`. Incorrect values can cause crashes when the model is unloaded. Discussed here https://discord.com/channels/329138547833700352/329142468102586368/1139264754767122533 |
||
---|---|---|
.. | ||
BoundingBoxes.cs | ||
Cache.cs | ||
Fbx.cs | ||
FbxConverter.cs | ||
Matrices.cs | ||
Quaternions.cs | ||
TriangleBVH.cs | ||
Utils.cs | ||
Vectors.cs | ||
Xml.cs |