Skip to content

Releases: CindyJS/CindyJS

CindyJS 0.8.14

22 Apr 13:58
e995c7e
Compare
Choose a tag to compare

Bug fixes:

  • Cindy3D works properly on WebGL 2.0 (Safari)

CindyJS 0.8.13

26 Jan 16:49
6bcdc15
Compare
Choose a tag to compare

Cinderella Compatibility

  • the modifiers x_offset and y_offset of drawtext have been renamed to xoffset and yoffset, as they are called in Cinderella. In fact, the underline character cannot be part of an identifier, anyway, as it is a short notation for the take function.

CindyJS 0.8.12

11 Dec 19:09
7301f0d
Compare
Choose a tag to compare

Cinderella compatibility:

  • Userdata can be added to Lists, i.e. l=[];l:"data"="whatever" works (fixes #32)
  • Lists that are userdata are copied by reference

Other:

  • added an example using the above features

CindyJS 0.8.9

03 Feb 13:44
86945c8
Compare
Choose a tag to compare

Cinderella compatibility:

  • Enable setting of Texts (#836)

Bug fixes:

  • Download of text files in CindyPrint (#837)
  • fixed elementsatmouse to work with segments (#845)

Internal:

  • Using prettier (#840)
  • Using import and export in the code base of CindyJS (#841)
  • Switching from jshint to eslint (#842)
  • renamed master branch to main #blacklivesmatter

CindyJS v0.8.8

07 Jun 14:42
131b593
Compare
Choose a tag to compare

Cinderella compatibility:

Guess operator (#775)
Show labels for segments (#646)
OpSound (#781, #780, #776, #756)

Improvements:

JSON Support (#826,#757)
Add new plug-ins CindyPrint, CindyLeap, CindyXR (#817)
Ellipses (#828)
Text at angle (#793,  #729)
Add ability to script multitouch events (#760)
Virtual resolution (#759)
Allow lineModifs for connect, drawcircle and drawarc (#754)
Updated ComplexCurves (#638,#636)
Plugin that embedds PoseNet from TensorFlow.js + 2 examples (#692)
Implement 'keys' operator (#676)
Recursively delete elements (#680)
Add getter for pinned attribute (#679)
Remove duplicates (#675)
Add data science examples (#674)
Ecmascript 6 (#672)
Angle for PointOnCircle (#669)
Let create and createpoint return proper geo-objects, implement create$2 (#667)

Bug fixes:

Fix posenet plugin (#825)
Fix segments in randomized proving and make the whole process more robust (#731)
Make CindyJS more usable in the windows-world (#699)

CindyGL:

Allow CindyGL for multiple instances (#809) 
Add Cindy3D example that uses two different instances (#774)
Enhance Complex Analytic Landscape Renderer (#770)
Fix summation over matrices (#713)
Fix bug in colorplot (#762)
Enhance Linear Algebra of CindyGL (#691)
Enable basic geometry in CindyGL (#685)

CindyJS v0.8.8rc1

16 Aug 09:22
19b2c9d
Compare
Choose a tag to compare
CindyJS v0.8.8rc1 Pre-release
Pre-release

Cinderella compatibility:

Show labels for segments (#646)
OpSound (#781, #780, #776, #756)

Improvements:

Text at angle (#793,  #729)
Add ability to script multitouch events (#760)
Virtual resolution (#759)
Allow lineModifs for connect, drawcircle and drawarc (#754)
Updated ComplexCurves (#638,#636)
Plugin that embedds PoseNet from TensorFlow.js + 2 examples (#692)
Implement 'keys' operator (#676)
Recursively delete elements (#680)
Add getter for pinned attribute (#679)
Remove duplicates (#675)
Add data science examples (#674)
Ecmascript 6 (#672)
Angle for PointOnCircle (#669)
Let create and createpoint return proper geo-objects, implement create$2 (#667)

Bug fixes:

Fix segments in randomized proving and make the whole process more robust (#731)
Make CindyJS more usable in the windows-world (#699)

CindyGL:

Allow CindyGL for multiple instances #809 
Add Cindy3D example that uses two different instances (#774)
Enhance Complex Analytic Landscape Renderer (#770)
Fix summation over matrices (#713)
Fix bug in colorplot (#762)
Enhance Linear Algebra of CindyGL (#691)
Enable basic geometry in CindyGL (#685)

CindyJS v0.8.7

04 Jun 14:20
8c01b8d
Compare
Choose a tag to compare

Just a version bump to trigger deployment.

CindyJS v0.8.6.1

04 Jun 12:36
8c01b8d
Compare
Choose a tag to compare

Like CindyJS v0.8.6. but with one hotfix:

  • Fix bug in CindyGL's random() function.

CindyJS v0.8.6

04 Jun 11:30
a202c22
Compare
Choose a tag to compare
CindyJS v0.8.6 Pre-release
Pre-release

CindyJS 0.8.6

Cinderella compatibility:

  • Fix val, currenttext, text Accessors (#656,#657)
  • Show labels for segments (#646)
  • Implement property ldiff for springs and coulomb forces (#645)
  • : operator (#639)
  • Noborder (#628)

Improvements:

  • Autoload KaTeX if needed (#650,#651,#655)
  • Build ComplexCurves only for make ComplexCurves or makedeploy(#654)
  • Update to node 8.11.2 (#640)
  • Updated ComplexCurves (#638,#636)

Bug fixes:

  • Enhance drag of circle by radius (#649)
  • Fix some build problems (#648)

CindyGL:

  • CindyGL: Special values for complex powers of special cases (#632)
  • Add arcsin and arccos in CindyGL (#629)
  • Enhance pseudo-random numbers in CindyGL (#660)

CindyJS v0.7.11

04 Jun 14:20
Compare
Choose a tag to compare

Just a version bump to trigger deployment.