Age | Commit message (Collapse) | Author |
|
|
|
|
|
Changelog
=========
Increment version to 2.42. (45f532f7b)
Always use epsdriver. (40f27e142)
Update bug reporting URL in README. (ee57aa9c5)
Remove temporary ConTeXt log file. (207695a78)
Support eps output with all TeX engines. (a981ce85d)
Remove temporary pbsdat file. (3e42b17ff)
|
|
Changelog
=========
Merge pull request #38 from ivankokan/master (dacbf4755)
Use different rendering constants for Bezier patches and triangles. Improve flatness test for Bezier triangles. (f34a52dfb)
markrightangle: margin manipulation removed (it resulted with blank area between the perpendicular mark and a line thinner than currentpen), perpendicular mark now always starts from the "middle" of lines (c2e4bd599)
perpendicularmark: miterjoin added (aesthetic improvement and alignment with existing squarecap) (7636977c5)
|
|
Changelog
=========
Fix previous commit. (0b59b3b2)
|
|
Changelog
=========
Make perl look in FAQ directory. (9a2b4810)
Reduce rendering constant back to 0.5. (b3322131)
Remove unused variable. (00716297)
|
|
Changelog
=========
Remove out-of-date opengl32.dll and glu32.dll libraries on install. (05b6d931)
Increment version to 2.41. (585c158e)
Increase adaptive rendering constant to 1.0. (5a6d3626)
Update to more recent system versions of glu32.dll and opengl32.dll libraries, so that UNIX subdivision crack fix also works under MSDOS. (35a65e91)
Fix multisample detection; remove MSDOS workarounds (tested with freeglut-2.8.1). (f846f1d0)
|
|
Changelog
=========
Use Straightness also for Bezier triangles. (8de2b9ca)
Optimize Straightness function. (d4330f04)
|
|
Changelog
=========
Fix straightness test. (8e6fb2dc)
|
|
Changelog
=========
Fix CFLAGS. (f72338e8)
|
|
Changelog
=========
Localize declarations. (12af4538)
Force draw on color change. (23a14592)
|
|
Changelog
=========
Move compare function to bezierpatch.cc. (6d5ef929)
|
|
|
|
Changelog
=========
Revert "Detect material change also for specified vertex colors." (9a0372b4)
Detect material change also for specified vertex colors. (c7878da5)
Derive drawBezierPatch and drawBezierTriangle from drawSurface. (af2b9b15)
Don't override command-line CFLAGS. (6036e20c)
Work around broken CYGWIN headers. (53cd8fef)
Improve subdivision crack filling for Bezier triangles. (5d2776ee)
|
|
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)
|