- Add direction codes to reflect square or zone image in main or reverse diagonal.
- Square and zone images use
direction
property.
-
Add
line
andtext
helpers. -
Destroy graphics objects for advanced shapes once converted them to textures.
- Top-level
textAlign
,textTint
andtextAlpha
options.
- Fix
textRotate
andtile
bugs.
-
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.
- Add text.
-
Back, middle and front containers — particle option for each container and middle container sorts on agents'
zIndex
. -
Simplified options.
- Add
preserveDrawingBuffer
option.
- Fix
punycode.toASCII
error (#2).
- Initial Release.