summaryrefslogtreecommitdiff
path: root/graphics/asymptote/ReleaseNotes
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/ReleaseNotes')
-rw-r--r--graphics/asymptote/ReleaseNotes18
1 files changed, 12 insertions, 6 deletions
diff --git a/graphics/asymptote/ReleaseNotes b/graphics/asymptote/ReleaseNotes
index f15268436c..7bd755e51e 100644
--- a/graphics/asymptote/ReleaseNotes
+++ b/graphics/asymptote/ReleaseNotes
@@ -1,3 +1,9 @@
+Release Notes for Version 2.78
+
+The transparency shader was further optimized; an incorrect buffer size and
+export issues were fixed. A substitute was implemented for a missing strnlen
+function.
+
Release Notes for Version 2.77
A buffer overflow in the partialsum transparency shader was fixed;
@@ -6,7 +12,7 @@ the workload distribution over the GPU processors was improved.
Release Notes for Version 2.76
WebGL and V3D bounds were fixed, along with the WebGL zoom and viewportshift.
-Under the Asymptote Web Application, the currentprojection is now persistant;
+Under the Asymptote Web Application, the currentprojection is now persistent;
for other WebGL instances, the 'c' keyboard binding can be used to display
the currentprojection. The correct defaultfilename is set on reading V3D
files from the command line. Portability issues were addressed.
@@ -425,7 +431,7 @@ A work around for a clang 3.7.0 compiler bug was implemented.
The smoothcontour routine was sped up. Several bugs in the file read routines
were fixed. A bug in rest argument signature equivalence was fixed.
Threads are no longer used in batch mode, except under MacOS X. A convenience
-function graphicscale was added for using graphic with the conTeXt tex
+function graphicscale was added for using graphic with the ConTeXt tex
engine. The splinetype detection for Spline surfaces was fixed.
Release Notes for Version 2.35
@@ -582,7 +588,7 @@ logarithmic axes were fixed. Offscreen and non-offscreen rendering are now
supported in a single binary (requiring OSMesa version 8), with
settings.offscreen defaulting to false. The media9 LaTeX style file is now
used to embed 3D PRC content instead of movie15. Local 3D coordinates are
-now used. PRC Part names are nolonger generated by default. A bug in
+now used. PRC Part names are no longer generated by default. A bug in
bezulate was fixed. A settings.axes3 flag was added to control the
visibility of PRC axes. An efficient 3D routine for drawing many
triangles, with specified vertices and optional normals or vertex colors,
@@ -749,7 +755,7 @@ Release Notes for Version 1.98
Memory usage and garbage collection were greatly improved, and many
optimizations were made. Labels are now aligned using the rotational instead of
the shiftless part of the transform. A portable CYGWIN memory limit fix was
-implemented. Noncyclic stokepaths are discarded to work around a bug in gs 8.71.
+implemented. Noncyclic strokepaths are discarded to work around a bug in gs 8.71.
Release Notes for Version 1.97
@@ -1013,7 +1019,7 @@ Release Notes for Version 1.75
Issues with 3D labels and texpath, both in inlinetex mode and with the
ConTeXt TeX engine, were resolved. A bug in bezulate was fixed. A partial
-workaround was added for the unimplememented -output-directory ConTeXt
+workaround was added for the unimplemented -output-directory ConTeXt
option (the current directory must still be writeable). The aspect ratio
and viewportmargin calculation in module three was improved, with tighter
3D bounds. A bug in the intersections(path3, surface) routine was fixed.
@@ -2284,7 +2290,7 @@ were fixed. The autoscaling of unextended axes was fixed. The xline and
yline routines were renamed to xequals and yequals, Dot was renamed to dot,
Cross was renamed to cross, the function "Angle(pair)" was renamed to
"degrees(pair)", and a "Degrees(pair)" function was added to math.asy. The
-Metapost --- operator and the replacement :: for the MetaPost ... operator
+MetaPost --- operator and the replacement :: for the MetaPost ... operator
were implemented. A segmentation fault involving controls points with
direction specifiers and a bug in "string font(pen)" were fixed. Tensions
in straight sections of paths are now handled as in MetaPost. The -l option