Skip to content

v1.3.0

Compare
Choose a tag to compare
@stockhuman stockhuman released this 06 Jun 20:52
· 211 commits to master since this release

This release contains the perhaps long-awaited ability to dynamically alter the world's physics, including setting gravity! Thanks, @hazem3500. See the ConvexPolyhedron demo.

  • make Physics provider props dynamic! (#202)
  • Removes use of Nullish coalescing operator to improve compatibility with the default Create-React-App setup (#198)