- Fixed close-to-zero bug in the implementation of
TriangleTests::Intersects
- Renamed implementation namespace from
DirectX::Internal
toDirectX::MathInternal
to avoid some conformance issues with other libraries - CMake project updates including support for ARM64EC
- Added GitHub Actions YAML files