Added
- DFF UV animation support, including parsing and writing of RenderWare UV animation dictionaries and material references.
- High-level UV animation inspection and export APIs.
- IFP support for GTA San Andreas ANP3 packages.
- High-level IFP inspection and export APIs.
Changed
- DFF reader hardened against malformed or truncated chunk sizes seen in some real-world assets.
- Added support for ANP3 frame types 2, 3, and 4.
- IFP parsing now trims IMG sector padding automatically using the internal IFP size header.
Full Changelog: v0.3.2...v0.4.0