Skip to content

Releases: mcaralp/cellule.js

1.3.2

19 Aug 20:31
Compare
Choose a tag to compare
  • Updated README file.

1.3.1

15 Aug 10:30
Compare
Choose a tag to compare
  • The mouse pointer is activated when the the right click is pressed.

1.3.0

14 Aug 15:38
Compare
Choose a tag to compare
  • The pointer API is compatible with smartphones.

1.2.1

13 Aug 07:35
Compare
Choose a tag to compare
  • Bugfixes.

1.2.0

13 Aug 07:32
Compare
Choose a tag to compare
  • The function cloneCell() is more efficient.
  • New pointerVector() function to retrieve the vector from the cell to the pointer.
  • The function neighbor() can take coordinates from [-1, 1] to retrieve the neighborhood.

1.1.0

09 Aug 21:51
Compare
Choose a tag to compare
  • The mouse can be used as a sensor with the functions pointerDistance() and pointerSquaredDistance().
  • New function idMode() to shuffle the ids.
  • New functions size(), cellSize() and parentId() to set/get theses properties.

1.0.7

09 Aug 09:32
Compare
Choose a tag to compare
  • Bugfixes.

1.0.5

07 Aug 08:20
Compare
Choose a tag to compare
  • Changed createAutomata function to createAutomaton function.

1.0.4

07 Aug 08:05
Compare
Choose a tag to compare
  • First stable version of Cellule.js.