2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
jsxturtle: added .setProperty, pushTurtle, popTurtle. Implemented several Lindenmayer systems (L-systems) in LSystems2.html (Several curves, plants, kolams, and Penrose tiling). More... about 16 years ago
Initial version of turtle graphics with JSXGraph, see jsxturtle.js in the src directory. More... about 16 years ago
new example: limacon.html More... about 16 years ago
Prevent IE7 crash if curve has to many points. More... about 16 years ago
added free RGBColor class to improve black/white-mode More... about 16 years ago
Bugfix: black/white-mode in IE Bugfix: drawing arcs in FF More... about 16 years ago
added createElement('group', ... functionality More... about 16 years ago
further minified IE7 boost code (codename: "abracadabra") and built into geonext More... about 16 years ago
Faster string concatenation in gunzip. More... about 16 years ago
fixed bug with mouseUp outside of jsxgraph-area inserted IE7 boost in examples/sandkasten.html More... about 16 years ago
z-Index for Labels. More... about 16 years ago
Small bug fix in hypotrochoid.html (stopped IE) IE7 crashes if in hilbert.html level>=7. Is this because we switched curves from polylines to path? More... about 16 years ago
Changed VML-Element for curve from polyline to path. More... about 16 years ago
Bug fix splines in IE7: Math.Vector is not an array. More... about 16 years ago
Bugfix arc in VML More... about 16 years ago
Some speedups: axis.needsRegularUpdate is set to false again. Few $() calls removed. suspendRedraw in VMLRenderer reactivated. More... about 16 years ago
Cleaning a tiny piece of code in Base64 More... about 16 years ago
New bounds for "infinity" More... about 16 years ago
New bounds for "infinity" More... about 16 years ago
Experiments with cloneNode() for comleToBayckground() More... about 16 years ago
Now curves are more robust at singularities (i.e. 1/x). SVG: Added sub-pathes (i.e. 1/x) More... about 16 years ago
Removed an alert, bugfix: arrowheads with straight lines. More... about 16 years ago
black/white-Mode More... about 16 years ago
Added dynamic splines incl. example file More... about 16 years ago
We continue with version 0.70 in the branch 0.70. So, nothing has to be changed. More... about 16 years ago
Prepare an intermediate release 0.65 from the branch 0.70. Changed the version string. More... about 16 years ago
Added the first R example on server side. More... about 16 years ago
Added some more options. It is now possible to change the standard options. More... about 16 years ago
added another simple example extension: Centroid.js More... about 16 years ago
sort nodes before spline interpolation More... about 16 years ago