Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

0.14.0 - Breaking changes

Latest

Choose a tag to compare

@simonghales simonghales released this 24 Jan 13:42
· 17 commits to main since this release

You now must provide your own worker for the physics. This is because I was having a lot of difficulties having the bundlers handle bundling the worker correctly. See the README.md for instructions.

I've also improved / fixed the way that physics updates are sync'd with the workers. Now there should be minimal issues with the updates falling out of sync.