Skip to content

Releases: burtonageo/bvh_anim

v0.4.0

02 May 20:28
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • The ffi module has been largely revamped and is now actually useful!
  • Various other improvements and bug fixes.

v0.3.1

16 Apr 17:23
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Fix an issue where the library wouldn't build on unix

V0.3.0

16 Apr 16:19
Compare
Choose a tag to compare
V0.3.0 Pre-release
Pre-release

A bunch of work has happened this release:

  • Added the ffi module.
  • Various other bugfixes and improvements.

Release 0.2.0

12 Apr 13:28
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release

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!