Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 363 Bytes

File metadata and controls

26 lines (14 loc) · 363 Bytes

0.6.0

  • BREAKING: rename sphere to circle everywhere. Resolves #19

0.5.1

  • add more AABB unit tests

0.5.0

  • convert all remaining vec2 functions from gl-matrix to wgpu-matrix. fixes #17

0.4.0

  • convert some of the gl-matrix vec2 calls to wgpu-matrix

0.3.0

  • add Polygon-point checks

0.2.0

  • add PolylinePath

0.1.0

  • published to npm