- All enums now use
uint32_t
as the underlying type rather thanunsigned long
orint
. - 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