Skip to content

October 2024

Latest
Compare
Choose a tag to compare
@walbourn walbourn released this 29 Oct 19:18
· 6 commits to main since this release
80a98af
  • All enums now use uint32_t as the underlying type rather than unsigned long or int.
  • WaveFrontReader utililty moved into DX namespace
  • meshconvert:
    • Add "GNU-style" --long-options to the command-line tools (all existing switches are still supported)
    • Refactored code to use shared header
  • CMake and MSBuild project updates