Releases: burtonageo/bvh_anim
Releases · burtonageo/bvh_anim
v0.4.0
- The
ffi
module has been largely revamped and is now actually useful! - Various other improvements and bug fixes.
v0.3.1
Fix an issue where the library wouldn't build on unix
V0.3.0
A bunch of work has happened this release:
- Added the ffi module.
- Various other bugfixes and improvements.
Release 0.2.0
This release contains the first batch of major work on the crate.
In this release, you can:
- Parse
bvh
files! - Inspect
bvh
files! - Write out
bvh
files!
For more info, see the Readme.md
!