vmdl/src
noahsabaj 115e233517 Fix NotNullTerminated error for full-length strings
When a fixed-length string field uses its entire buffer without a null
terminator, treat the full buffer as valid content instead of erroring.
This handles edge cases in some MDL files where string fields are
completely filled.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 22:24:26 -05:00
..
handle animation fixes 2024-12-30 20:13:17 +01:00
mdl fixes 2025-06-02 21:12:28 +02:00
vtx misc animation stuff 2025-01-03 00:27:58 +01:00
vvd animation fixes 2024-12-30 20:13:17 +01:00
compressed_vector.rs finaly got orientation figured out I think 2024-08-28 23:35:27 +02:00
error.rs texture paths 2023-12-09 23:28:00 +01:00
lib.rs more anim work 2025-01-05 21:34:00 +01:00
shared.rs Fix NotNullTerminated error for full-length strings 2026-01-04 22:24:26 -05:00