Krazy Kasrkin

Results 2 comments of Krazy Kasrkin

Some quick debugging found the segfault occurs in [src/public/materialsystem/imesh.h#L1417](https://github.com/ValveSoftware/source-sdk-2013/blob/0d8dceea4310fde5706b3ce1c70609d72a38efdf/mp/src/public/materialsystem/imesh.h#L1417). Top-level function is `DrawModel()`, the models I see being processed here are the `Humans/Group03m/*.mdl` variants. Unsure if it's an incorrect SIMD...

Excellent find! I'm curious how you discovered this, was this revealed indirectly by a profiler?