Skip to content

October 2024

Latest
Compare
Choose a tag to compare
@walbourn walbourn released this 29 Oct 19:21
· 8 commits to main since this release
762657d
  • All enums now use uint32_t as the underlying type rather than unsigned long or int.
  • Added DDS_LOADER_INGNORE_MIPS flag to DDSTextureLoader
  • Refactored CMO structures into their own header
  • xwbool:
    • Add "GNU-style" --long-options to the command-line tools (all existing switches are still supported)
    • Refactored code to use shared header
  • MakeSpriteFont: supports --version and --help and accepts either / or - style command-line parameters.
  • CMake and MSBuild project updates