diff options
author | Norbert Preining <norbert@preining.info> | 2019-10-05 03:01:15 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-10-05 03:01:15 +0000 |
commit | 72c9345e5bafe708888bf65448a81d1aee8275ed (patch) | |
tree | a1a99929b3d7307572844833f09ad7ba5ad1405d /graphics/asymptote/ChangeLog | |
parent | 9d9c04e14d0da9dd7829d0ec896aabfd50414fd8 (diff) |
CTAN sync 201910050301
Diffstat (limited to 'graphics/asymptote/ChangeLog')
-rw-r--r-- | graphics/asymptote/ChangeLog | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/graphics/asymptote/ChangeLog b/graphics/asymptote/ChangeLog index 41f423983a..e6c43b821d 100644 --- a/graphics/asymptote/ChangeLog +++ b/graphics/asymptote/ChangeLog @@ -1,3 +1,87 @@ +commit be2e06c3b0c223338cb8b88906ff84db67690e71 +Author: John Bowman <bowman@ualberta.ca> +Date: Thu Oct 3 10:41:51 2019 -0600 + + Remove suffix argument from build-script. + +commit b2558d9e829450fee2baa7c5017c505e99c1a53a +Author: John Bowman <bowman@ualberta.ca> +Date: Thu Oct 3 09:49:13 2019 -0600 + + Update required dvisgm version in documentation. + +commit 09715350e4873b76339f06de179fb45868037553 +Author: John Bowman <bowman@ualberta.ca> +Date: Wed Oct 2 15:51:20 2019 -0600 + + Update documentation and example. + +commit 7614a954e5f4f81ff8dd004475afb2486c5a4fd4 +Author: John Bowman <bowman@ualberta.ca> +Date: Wed Oct 2 00:49:42 2019 -0600 + + Document physically based rendering and transparent background option for WebGL. + +commit 499ae43068ae3cb8c31e3e4a94dd0b10a9bae77a +Author: John Bowman <bowman@ualberta.ca> +Date: Wed Oct 2 00:01:03 2019 -0600 + + Remove unused code. + +commit c8238140ab01cbe3c960fb55b36d17ba01c98d82 +Author: John Bowman <bowman@ualberta.ca> +Date: Tue Oct 1 22:58:29 2019 -0600 + + Fix array bounds. + +commit 6a3d04c27ac85cb862bbe4d9ae7968941da9785b +Author: John Bowman <bowman@ualberta.ca> +Date: Tue Oct 1 21:56:04 2019 -0600 + + Disable scrolling within viewport. + +commit 76aebefd6557f5590e61dfbe32b5391176e2e935 +Author: John Bowman <bowman@ualberta.ca> +Date: Tue Oct 1 21:55:25 2019 -0600 + + Update asygl. + +commit 0b49c13bfd465d55bdd96baf9ac273ffe98fe10b +Author: John Bowman <bowman@ualberta.ca> +Date: Tue Oct 1 14:46:58 2019 -0600 + + Update asygl. + +commit 437223b1a10947e0496a7cf810796d3081cfb2f9 +Author: John Bowman <bowman@ualberta.ca> +Date: Tue Oct 1 14:38:09 2019 -0600 + + Allow transparent background in webgl. + +commit f35a22b836d0c4b2fa3f4182ff852c8aeb3cb44d +Author: John Bowman <bowman@ualberta.ca> +Date: Tue Oct 1 09:54:28 2019 -0600 + + Implement background color in webgl. + +commit c3b7f41f9be0dcbca35296aa8ff172a99c63c2f8 +Author: John Bowman <bowman@ualberta.ca> +Date: Tue Oct 1 09:54:05 2019 -0600 + + Update asygl. + +commit 451be75316e09552b424bf11612db9a0404bbd9f +Author: John Bowman <bowman@ualberta.ca> +Date: Mon Sep 30 23:54:36 2019 -0600 + + Fix handling of missing glm library. + +commit 17694a76cfac4212110f5d9ae271e66222f7d2d4 +Author: John Bowman <bowman@ualberta.ca> +Date: Sun Sep 29 16:21:30 2019 -0600 + + Increment version to 2.56. + commit a8198d8ff1c6742469d0b913adaa6645628fc005 Author: John Bowman <bowman@ualberta.ca> Date: Sun Sep 29 15:53:20 2019 -0600 |