njohnson 338b50c694 Fix: Parse Animation Dynamic Indices Index
The animation dynamic indices parsing was incorrectly using the stream's `>>` operator.  The `XDataStream` class provides `ParseUInt8` for proper parsing of unsigned 8-bit integers, ensuring data integrity. This commit updates the parsing logic to use `ParseUInt8` and include a descriptive string for logging.
2025-09-10 21:55:52 -04:00
2025-09-07 12:36:08 -04:00
2025-09-07 12:36:08 -04:00
2025-09-07 12:36:08 -04:00
2025-09-07 12:38:30 -04:00
Description
No description provided
1.8 GiB
Release 1.6 Latest
2025-06-04 23:23:08 -04:00
Languages
C++ 42.4%
Mathematica 39.3%
C 17.8%
QMake 0.5%