CodeWalker/CodeWalker.Core
alexguirre 1dd9bc34a2 Auto-calculate drawables blocks size fields
`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
2023-08-11 19:30:23 +02:00
..
GameFiles Auto-calculate drawables blocks size fields 2023-08-11 19:30:23 +02:00
Properties Update to .net framework 4.8 and new csproj style, moved all CodeWalker project files into subfolder 2020-02-25 02:56:27 +11:00
Resources Created CodeWalker.Core 2018-02-24 22:52:58 +11:00
Utils Auto-calculate drawables blocks size fields 2023-08-11 19:30:23 +02:00
World Audio Explorer 2022-01-13 05:07:07 +11:00
CodeWalker.Core.csproj Changed working directory setting to .. instead of absolute path 2020-02-25 03:22:47 +11:00