New Features:
- Add ABI compatibility files. This is useful when testing XNA-built games against FNA without using a relinking tool like XnaToFna beforehand.
- Update to FAudio 19.02
Fixes:
- SpriteBatch: Significant performance improvements for
Texture
,BackToFront
, andFrontToBack
sort modes - SoundEffect: Allow DopplerScale to be 0
- Effect: Various fixes for struct parameter support