0.4.0
What's Changed
- Remove
Debug
trait bounds by @rosaliedewinther in #36 - 🌪️ Load all grid descriptors in VDB and forcefully pick the "density" grid by @EmilioLaiso in #40
- 📖 Add
VdbReader
struct withread_grid()
functionality to allow users to specify which grid to load by @EmilioLaiso in #41 - 📃 Allow specifying grid to load from cmd line arg in bevy example by @EmilioLaiso in #42
Full Changelog: 0.3.0...0.4.0