Beatsaber Rust Utilities: A Beatsaber V3 parsing library.
beatsaber
beatmap
commits
Author
Commit
Message
Date
Updated version numbers for 0.7.
Updated version number for 0.6.0 release.
Added `get_duration` method to `EventGroup`.
Limits of less then or equal to zero act the same as limits of one (no limit).
Updated version numbers for 0.5.0 release.
Move loose enum macro to an external crate.
This re-adds `LooseBool` as an internal type.
Update version number to `0.3.0`.
Implement `From` for `bevy_color::Color`.
Also includes various documentation fixes and test simplification.
Fix bug when wave distribution value is less than the data offset.
Update version number and small docs improvement.
Added support for limits in lighting calculations.
This brings `LimitBehaviour` in line with the rest of the project's terminology.