| Age | Commit message (Collapse) | Author |
|
Changelog
=========
Update comments. (f181de0b)
Fix warning message. (97881b9e)
Implement transparency workaround also for Bezier triangles. (846025fa)
|
|
Changelog
=========
Implement transparency workaround also for Bezier triangles. (064ad747)
Remove unused code. (1c8b95b6)
Test empty flag in BezierPatch::draw(). (f2de95a0)
Simplify code; update example. (64134306)
Remove unused variable. (42ef8903)
Simplify code. (f2964231)
Fix example. (e209592e)
Fix example. (0e09443a)
Update examples. (e9face7d)
Partially work around OpenGL transparency bug by sorting transparent triangles by their centroid depth. (31c6630d)
Fix segmentation fault. (ca09f954)
Update to gc-7.6.0. (8388a605)
|
|
Changelog
=========
Fix stride. (0eb3950f)
|
|
Changelog
=========
Support compilation without OpenGL. (7161eef9)
|
|
Changelog
=========
Fix post-release version number. (72349510)
|
|
Changelog
=========
Increment version to 2.40. (0c0164bd)
Update asymptote.py. (6895ed3f)
Remove unwanted extension from shipout prefix. (51cb6d02)
Use pdf 3D label processor also for luatex and lualatex tex engines. (80b4d2b2)
Reduce tubegranularity. (e793d86a)
Make invalid string casts return an uninitialized variable. (93661373)
|
|
Changelog
=========
Move lualatex test into TeX code. (4c744193)
Revert "Remove requirement to call nosetpagesize() when changing to lualatex engine." (9a8586b5)
Remove requirement to call nosetpagesize() when changing to lualatex engine. (70fccdee)
|
|
|
|
Changelog
=========
Fix offscreen array sizes. (fee686ab)
Optimize billboard mode. (56326208)
|
|
|
|
Changelog
=========
Fix flatness test. (189c8907)
Fix flatness test. (a524000c)
Simplify code. (168b1f28)
Improve flatness test; simply code. (12363c3b)
Fix typo. (01f66ecf)
Add deepyellow synonym for olive color. (adc9c3a1)
|
|
|
|
Changelog
=========
Remove requirement to call nosetpagesize() after changing TeX engine. (1cc7f83)
|
|
Changelog
=========
Implement robust workaround for graphicx.sty bug. (33ed6c6)
|
|
Changelog
=========
Update asymptote.sty to force nosetpagesize also with xelatex TeX engine. (967f09a)
|
|
Changelog
=========
Workaround setpagesize graphicx side effect when using asymptote.sty. (988530d)
Portably fix graphicx setpagesize bug. (866ef9c)
Fix principalBranch. (2794883)
|
|
Changelog
=========
Minor optimization. (529bc76)
|
|
Changelog
=========
Minor optimization. (4aa1ffb)
|
|
Changelog
=========
Add paletteticks NoTicks option. (4e1d019)
|
|
|
|
Changelog
=========
Implement improved workaround to recent graphicx incompatibilities, which also works with inline TeX mode. (bd70d16)
|
|
Changelog
=========
Implement general workarounds for recently introduced graphicx and lualatex backwards incompatibilities. (2f209f9)
|
|
Changelog
=========
Add patched version of plain.asy for TL2016 only. (afb9514)
Revert "Revert "Revert "Workaround pdflatex pdfpagewidth and pageheight bug in TeXLive 2016.""" (758d086)
|
|
Changelog
=========
Revert "Add gl-matrix javascript library." (fe2510c)
|
|
Changelog
=========
Add gl-matrix javascript library. (9878b4d)
|
|
Changelog
=========
Revert "Revert "Workaround pdflatex pdfpagewidth and pageheight bug in TeXLive 2016."" (896202c)
Revert "Implement alternative workaround for graphicx pagesize bug." (421b733)
|
|
Changelog
=========
Implement alternative workaround for graphicx pagesize bug. (545f2b5)
Revert "Workaround pdflatex pdfpagewidth and pageheight bug in TeXLive 2016." (b8ef9a8)
|
|
Changelog
=========
Workaround pdflatex pdfpagewidth and pageheight bug in TeXLive 2016. (61cfa1e)
|
|
|
|
|
|
Changelog
=========
Increase overlapedges scaling. (ff41f20)
|
|
Changelog
=========
Revert "Remove obsolete overlapedges flag." (689fb9e)
Fix typo. (d0c97bf)
|
|
Changelog
=========
Merge branch 'patch'. (7ecaf8f)
Remove obsolete overlapedges flag. (154c47b)
Standardize flatness tests. (928af11)
Relax flatness test. (3f409fa)
Fix flatness test. (5dece5c)
Fix remaining normals. (12238c7)
Fix color order. (826469f)
Fix straight case. (def2d72)
Remove unused code. (2323c59)
Simplify code. (0bdfab4)
Fix subdivion cracks and zero normals. (f03dc5c)
Add vertex shading. (fdb20f6)
Add ASCII diagrams of the Bezier patch, including a diagram of the patch and one of the key points on the patch. (31ba48c)
Begin implementation of bezier patch renderer. (4c1ac9d)
|
|
Changelog
=========
Fix formatting. (692051a)
|
|
Changelog
=========
Increment version to 2.39. (f67594a)
Move bug tracking to github. (3f044f0)
Require ncurses library only with --enable-readline. Implement --disable-sigsegv configuration option. (b9ca165)
Minor optimization. (da2c3f8)
Use # operator for integer division. (8a95663)
|
|
Changelog
=========
Update CXXFLAGS and LDFLAGS documentation. (11f06b2)
|
|
Changelog
=========
Port Makefile.in to Bourne shell. (563d53b)
Fix longitudinal splitting in revolution. (04b86da)
|
|
|
|
Changelog
=========
Merge pull request #21 from mojca/posix-test (a40b6c0)
Makefile.in: replace 'test ! -e' => 'test ! -s' for compatibility with older shell (on systems like Solaris) (0f1f6d1)
|
|
Changelog
=========
Minor optimization. (656cf97)
|
|
Changelog
=========
correct parsing of control points (ee98398)
|
|
Changelog
=========
Update copyright and FSF address. (1032cd6)
|
|
Changelog
=========
Increment version to 2.38. (2462825)
|
|
Changelog
=========
Add missing variable. (0240be5)
Update diagnostic. (a33a694)
Merge port of xasy to Python3, courtesy of Mojca and Orest. (3a8360a)
Add -P arguments to pngalpha ghostscript driver calls. (48e84c5)
|
|
Changelog
=========
Make quiet suppress output unless verbosity > 1. (d789c4d)
Make settings.quiet suppress noninteractive standard output when verbose=0. Add progress function. (740c8c1)
|
|
Changelog
=========
Merge branch 'trianglewithnormals' (bcbf941)
Don't require kpsewhich in make check for TeXLive version. (97f3b6c)
Look for kpsewhich first in the same directory as the asy executable. (121bef8)
Merge branch 'master' into trianglewithnormals (ae0af70)
Revise comments on smoothcontour3 for bezier triangles. (815b738)
Improve script portability. (6fc23e0)
Move compile-time check for epsdriver into environment variable ASYMPTOTE_EPSDRIVER. (ab000e7)
|
|
Changelog
=========
Add EPSWRITE compiler flag to support ghostscript versions older than 9.14. (3cf0adc)
Merge branch 'trianglewithnormals' (cbb7e37)
Merge branch 'improverootfinder' (9004183)
Port xasy integer division to Python 3. (ce19f61)
Port xasy color handling to Python 3. (dc78869)
Change CFLAGS to CXXFLAGS in documentation. (c16b1d2)
Remove default values of fa and fb from _findroot; force margin to (b-a)*1e-3. (9a36fe8)
Correct spacing in smoothcontour3.asy. Replace tabs by spaces for consistent spacing across editors. (6c1ad05)
Document usetriangles option for smoothcontour3. (4502339)
Add smoothcontour3 option to use bezier triangles (default) or not. (29832ac)
Simplify reversing cyclic array. (50b1420)
Change adaptive rendering constant for bezier triangles. (becf736)
Merge remote-tracking branch 'origin' into trianglewithnormals (fc81a2e)
Move rootfinder interface to math.asy. (184bea9)
Reorder tolerance parameter as in original asy code and allow user control of default value. (e92e757)
Port findroot to C++ code, but reorder tolerance parameter to end of signature, to agree with argument order in calls from smoothcontour3. (e435513)
Merge branch 'master' into trianglewithnormals (cd9f875)
Merge branch 'master' into trianglewithnormals (e6454cb)
Fix epsilon. (c3099c5)
Fix overlapedges for triangular patches. (e5394af)
Subdivide triangles with bad normals. (aa8a94e)
Make array reversal consistent with path reversal (f4f03e7)
Make the orientation of the patches consistent. (58852de)
Use quadratic interpolation for rootfinder (652f8bb)
Non compiling: start maketriangle function. (760fddc)
Merge branch 'trianglewithnormals' of github.com:vectorgraphics/asymptote into trianglewithnormals (b2d9750)
Merge branch 'master' into trianglewithnormals (ce719eb)
Amend one comment. (a2dc301)
Merge branch 'master' into trianglewithnormals to incorporate bug fix for meshpen with bezier triangles. (8ec9865)
Add comments documenting the trianglewithnormals function. (6ca1083)
Simpler names for normals in trianglewithnormals parameters. (b2efab6)
Modify smoothcontour3 to use bezier triangles when convenient. (30d63a3)
|
|
|
|
|
|
Changelog
=========
Implement minor rendering optimization. (e78de7f)
Fix bug #219 Asymptote forks in an uncontrolled way. (87c6ee1)
|