CHANGELOG
What's New in version 2.67:
- Reformat examples.
- Indent projection output.
- Add C++ and asy indenting and formatting Emacs lisp scripts.
What's New in version 2.65:
- Fix export bug
What's New in version 2.62:
- Replace object with iframe in WebGL usage comment.
What's New in version 2.61:
- Fix material attribute.
What's New in version 2.60:
- Revert 'Remove obsolete MSDOS Intel GPU workaround.
- Convert POSIX filename to MSDOS filename.
- Fix commit 24c7bcbc8b6e2e08938ab1fd088e922a0806251f.
- Allow an object to be positioned finely with the arrow keys while holding down the mouse button. Fix origin and center order. Fix anchor names.
- Update asymptote.sty to use grffile.
- Fix commit 41cc1fa54e638954177314a0add6b2d3a043257f.
- Use grffile to fix issues with included file names.
- Fix bug #117: Wrong silhouette generated of a cylinder.
- Revert 'Reinstate comment about using glOptions=-indirect for old graphics card drivers.
- Fix returned x array in rationalSimplex; port optimizations to simplex.
- Reinstate comment about using glOptions=-indirect for old graphics card drivers.
- Make locatefile return fully qualified file name; use this for viewing WebGL files.
- Fix xasy resize.
- Port xasy to high-resolution screens.
- Implement pad function that pads a picture to a precise size in both directions.
- Support SVG output of embedded PNG, JPEG, and external vector PDF images using dvisvgm 2.8.
- Fix xasy handling of Ctrl-c.
- Fix basic indices in rationalSimplex.
- Simplify code.
- Fix infeasible test in simplex.asy.
- Move basic variables in rationalSimplex to column 0.
- Check for redundant basis vectors in phase1 of rationalSimplex.
- Standardize write(rational[]) suffixes.
- Fix write(rational) default suffixes.
- Fix iterateDual(real[][],int,int[]).
- Avoid use of test -o.
- Use htmlviewer to display svg files.
- Fix Makefile.in.
- Simplify Makefile.in.
- Update asygl.
- Fix transparent background.
- Fix revision.cc.
What's New in version 2.49:
- Portability issues and numerical precision issues were fixed.
What's New in version 2.47:
- Minor optimization.
- Fix scaling (allow second variable in Simplex method to be negative).
- Generate EPS only for single-page documents.
- Remove .vscode from releases
- Remove unused files.
- Fix uptodate flag; remove spurious directory
- Fix URL in README.
- Fix bsp module.
What's New in version 2.46:
- Don't use defaultGhostscriptLibrary location in MSWindows registry since TeXLive dvisvgm requires 32-bit version, even on 64-bit platforms.
- Account for pen width in bbox.
- Fix shipout issues.
- Fix commit 451a260ae50d02867c1e54726a68d8af2c55761d.
- Fix relative alignment under picture rotation.
What's New in version 2.45:
- Fix portability issues
What's New in version 2.44:
- Fix portability issues.
What's New in version 2.43:
- Asymptote http://asymptote.sourceforge.net is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality level of typesetting that LaTeX does for scientific text.
- The real modulo operator was fixed. Vector SVG output is now supported for PDF tex engines. Compilation under MacOS X was fixed. Both 32- and 64-bit MSWindows binaries are now available.
What's New in version 2.42:
- Bitreverse and popcount functions were added. An overflow in the modulo operator was fixed. An asymmetry in angle(transform t) was fixed so that angle(yscale(-1))=0.
- Missing 3D underline characters were fixed.
- The MSWindows binary is now 64-bit.