Skip to content

Releases: pmndrs/use-cannon

v3.1.2 - 2021-09-02

21 Nov 09:19
Compare
Choose a tag to compare

v3.1.1 - 2021-09-02

21 Nov 09:23
Compare
Choose a tag to compare
  • Fix useRaycastVehicle, getUUID was receiving unintended index values (@bjornstar)
  • [README.md] Update demos to point to cannon.pmnd.rs (@bjornstar)

v3.1.0 - 2021-09-01

01 Sep 19:37
Compare
Choose a tag to compare
  • [Examples] Convert Kinematic Cube to TypeScript (#262) (@bjornstar)
  • [Examples] Convert Heightmap to TypeScript (#264) (@bjornstar)
  • [Examples] Convert SphereDebug to TypeScript (#261) (@bjornstar)
  • [Examples] Convert Hinge Motor to TypeScript (#263) (@bjornstar)
  • [Examples] Convert Cube Heap to TypeScript (#265) (@bjornstar)
  • [Examples] Convert Convex Polyhedron to TypeScript (#266) (@bjornstar)
  • [Examples] Convert Compound Body to TypeScript (#268) (@bjornstar)
  • [Examples] Convert Constraints to TypeScript (#267) (@bjornstar)
  • [Examples] Convert Raycast Vehicle to TypeScript (#270) (@bjornstar)
  • [Examples] Convert Chain to TypeScript (#269) (@bjornstar)
  • [Examples] Convert Raycast to TypeScript (#271) (@bjornstar)
  • [Examples] Convert Ping Pong to TypeScript (@bjornstar)
  • [readme.md] Switch build badge from travis to github (@bjornstar)
  • Use Ref to allow for forwarded refs (@bjornstar)
  • Use React.DependencyList instead of any[] for deps (@bjornstar)
  • [CI] Test on node v14 as vercel doesn't support 16 yet (@bjornstar)

v3.0.1 - 2021-08-23

21 Nov 09:25
Compare
Choose a tag to compare
  • Resolve three ourselves to avoid multiple three instances and failed instanceof checks (@bjornstar)

v3.0.0 - 2021-08-21

21 Nov 09:26
Compare
Choose a tag to compare

v2.6.1 - 2021-08-15

21 Nov 09:26
Compare
Choose a tag to compare

v2.6.0 - 2021-08-11

11 Aug 02:14
Compare
Choose a tag to compare

v2.5.1 - 2021-07-29

21 Nov 09:30
Compare
Choose a tag to compare

v2.5.0 - 2021-07-01

30 Jun 23:47
Compare
Choose a tag to compare
  • Add shouldInvalidate to readme code (@aunyks)
  • [Examples] CubeHeap, click to change to spheres (@bjornstar)
  • Expose WakeUp & Sleep API (stockHuman)

v2.4.0 - 2021-06-28

28 Jun 00:48
87bcc56
Compare
Choose a tag to compare