#13308 closed enhancement (fixed)
asymptote-2.65
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 10.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
Originally, this was upstream fixes for 2.64 -
For one of these fixes, I'm in the "Should have gone to specsavers" position (a TV commercial for a chain of franchise opticians in GB). Although the problem now shows in my 'cylinder' test (not badly with versions from 2.54 to 2.62, but very badly with 2.63 and 2.64) I apparently did not notice.
Now fixed upstream, https://github.com/vectorgraphics/asymptote/issues/145
There was also a fix for a gif animation where, if I've understood the issue correctly, the commands to animate it were not included but it still animated https://github.com/vectorgraphics/asymptote/issues/146.
For the moment I'm having trouble working out how to test that, on a build without the fix I can no longer get asy to accept it although I thought I had that working some hours ago. <sigh/>
Will continue for a while trying to see if I can get that one working, before I apply the specific patch. If not, I won't commit the fix.
Meanwhile, maybe John Bowman might release 1.65. Here's hoping!
: He did.
Change History (6)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Description: | modified (diff) |
---|---|
Summary: | asymptote-2.64 upstream fixes → asymptote-2.65 |
Release Notes for Version 2.65 A bug in rendering 2D preview images of a 3D scene was fixed.
The 100-error TeX limit is gracefully detected, rather than hanging.
A more accurate Bezier approximation to the sphere was implemented.
An initial perpendicular direction can now be specified for the rotation minimizing frame for a path3; the previous direction is no longer cached between calls.