Skip to content

v0.0.4

Compare
Choose a tag to compare
@stechyo stechyo released this 03 Jan 18:54
· 38 commits to master since this release

This release is not semver compliant. Future releases may break things.

What's Changed

SteamAudioGeometry can now be used together with CollisionShape3D. We're currently supporting convex polygon shapes, spheres, cylinders, capsules and boxes. Using SteamAudioGeometry with CollisionShape3D is likely (much) more performant than using it with MeshInstance3D.

Full Changelog: 0.03...0.0.4