Releases: sandrofigo/VoxReader
Releases · sandrofigo/VoxReader
v3.0.0
Added
- Parse model position
- Parse model name
- Better validation for Unity meta files in build pipeline
v2.1.2
Changed
- Renamed workflow jobs (GitHub Actions)
Fixed
- Fixed
KeyNotFoundExceptionwhen trying to read a vox file containing an IMAP chunk - Match version in Unity package file with release version
v2.1.0
Added
- Added support for Source Link (https://github.com/dotnet/sourcelink)
- Enabled
ContinuousIntegrationBuildproperty for server builds
v2.0.6
Fixed
- Added missing Unity .meta files in subdirectories
v2.0.5
Fixed
- Adding missing Unity .meta files
v2.0.4
Added
- Support for OpenUPM package
v2.0.3
Added
- Version verification for changelog file in build pipeline (GitHub Actions)
Fixed
- Fixed path to icon in project file
v2.0.2
Changed
- Removed GitLab CI/CD integration in favor of GitHub Actions
v2.0.1
Changes:
- Enabled XML documentation
v2.0.0
Changes:
- Simplified access to voxels and model properties
- Library targets .NET Standard 2.0
- Added support for multiple models
- Added access to raw data for all chunk types