Skip to content

March 2025

Latest
Compare
Choose a tag to compare
@walbourn walbourn released this 21 Mar 23:03
· 7 commits to main since this release
a57b9b7
  • C++17 std::byte support for FromMemory functions
  • GamePad, Keyboard, and Mouse GameInput implementation now supports both v0 and v1 of the API
  • SimpleMath changes for Vector2/Vector3 operators to speed up performance particularly in debug builds
  • DirectX Tool Kit for Audio changes:
    • Added more audio engine flags to control X3DAudio usage: AudioEngine_DisableLFERedirect, AudioEngine_DisableDopplerEffect, AudioEngine_ZeroCenter3D
    • Repurposed SoundEffectInstance_UseRedirectLFE from an internal flag to a per voice override
    • Added SoundEffectInstance_ZeroCenter3D as a per voice override
    • Bug fixes for recent IsValid methods
  • Retired support for Windows 7 and Windows 8.0
  • Minor code review
  • CMake project updates including support for BUILD_SHARED_LIBS (i.e. DLL vs. static library)

This version is also available on NuGet as version 2025.3.21

This version is available via vcpkg.