This commit refactors the data parsing logic for XAnimParts to improve clarity and maintainability. It replaces the use of raw `*aStream` with `aStream->ParseUIntX()` for all data fields. This approach simplifies the code and enhances readability by explicitly stating the data type being parsed. Furthermore, the message has been updated to reflect the name change of this asset.
Description
No description provided
Release 1.6
Latest
Languages
C++
42.4%
Mathematica
39.3%
C
17.8%
QMake
0.5%