Skip to content

Releases: JonComo/anim

v2.0.0

27 Nov 00:54
Compare
Choose a tag to compare
Publish site

Add Support to Visualize More-Than-2D Matrices

23 Apr 12:18
Compare
Choose a tag to compare

Fix "math.logicTable"

10 Apr 23:38
Compare
Choose a tag to compare

Fixes the imported logicTable function.

Fix sliders

29 Mar 11:28
Compare
Choose a tag to compare

Fixes sliders and other features that might change whether a textbox errors out with the same value.

Update Mouse Position Help

27 Mar 22:09
Compare
Choose a tag to compare

Fixes variable names specified as mouse x and y positions under "SPECIAL VALUES" and points out that they are relative to the graph.

Maplet Anonymous Function Syntax and Removal of GUIDs

27 Mar 00:35
Compare
Choose a tag to compare

Adds anonymous function syntax with <params> |-> <body> or <params> ↦ <body> and stops storing and retrieving object GUIDs.

Textbox Navigation and Editing Shortcuts

25 Mar 22:28
Compare
Choose a tag to compare

Shortcuts are added to move to highest and lowest textbox, start and end of textboxes and to cut text. Text is also not deselected when the Shift key is pressed.

Initial GitHub Release

25 Mar 19:40
Compare
Choose a tag to compare

To run anim, unzip this release and open up index.html in your browser.