Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

57 lines (29 loc) · 1.32 KB

0.4.5 — 30 June, 2022

  • Add direction codes to reflect square or zone image in main or reverse diagonal.

0.4.4 — 12 June, 2022

  • Square and zone images use direction property.

0.4.3 — 31 May, 2022

  • Add line and text helpers.

  • Destroy graphics objects for advanced shapes once converted them to textures.

0.4.2 — 23 May, 2022

  • Top-level textAlign, textTint and textAlpha options.

0.4.1 — 23 May, 2022

  • Fix textRotate and tile bugs.

0.4.0 — 22 May, 2022

  • Move background and agent vis options to Atomic Agents.

  • Implement interaction options.

  • Reduce number of update options — and rename remaining options to match Atomic Agents.

  • Update options true by default.

  • Simplify updates code.

  • Use default option values when callbacks return nullish values.

0.3.0 — May 13, 2022

  • Add text.

0.2.0 — May 2, 2022

  • Back, middle and front containers — particle option for each container and middle container sorts on agents' zIndex.

  • Simplified options.

0.1.2 — April 24, 2022

  • Add preserveDrawingBuffer option.

0.1.1 — April 19, 2022

  • Fix punycode.toASCII error (#2).

0.1.0 — April 19, 2022

  • Initial Release.