October 2024
DirectXMath 3.20 release.
- Fixed close-to-zero bug in the implementation of
TriangleTests::Intersects - Renamed implementation namespace from
DirectX::InternaltoDirectX::MathInternalto avoid some conformance issues with other libraries - CMake project updates including support for ARM64EC
- Added GitHub Actions YAML files