What's Changed
- Readme: Updated with latest changes to tools and Volu.
- vol2obj: Underlying
vol_libs
libraries updated, which includes support for v1.3 Volograms and Basis Universal transcoding of integrated textures. - vol2obj: Added support for single-file v1.3 Volograms.
- vol2obj: Removed PPM texture format support.
- vol2obj: Added
--no-normals, -n
command-line flag. - vol2obj: Added drag-and-drop support for single-file volograms.
- vol2obj: Added option to give a directory or single file as first argument, then other flags afterwards, meaning you don't need to specify every file from a multi-file Vologram when using the command-line.
- vol2obj: Fixed VOLS files without normals failing conversion.
New Contributors
Full Changelog: v0.7.0...v0.8.0