summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2017-04-06Updated version (2.42git -> 2.42r1.g5ec14a9d6).haawda
2017-03-22Updated version (2.41r9.gdacbf475 -> 2.42git).haawda
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)
2017-03-17Updated version (2.41r5.g0b59b3b2 -> 2.41r9.gdacbf475).haawda
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)
2017-03-06Updated version (2.41r4.g9a2b4810 -> 2.41r5.g0b59b3b2).Stefan Husmann
Changelog ========= Fix previous commit. (0b59b3b2)
2017-03-05Updated version (2.41r1.g05b6d931 -> 2.41r4.g9a2b4810).Stefan Husmann
Changelog ========= Make perl look in FAQ directory. (9a2b4810) Reduce rendering constant back to 0.5. (b3322131) Remove unused variable. (00716297)
2017-03-02Updated version (2.40r33.g8de2b9ca -> 2.41r1.g05b6d931).Stefan Husmann
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)
2017-02-25Updated version (2.40r31.g8e6fb2dc -> 2.40r33.g8de2b9ca).Stefan Husmann
Changelog ========= Use Straightness also for Bezier triangles. (8de2b9ca) Optimize Straightness function. (d4330f04)
2017-02-24Updated version (2.40r30.gf72338e8 -> 2.40r31.g8e6fb2dc).Stefan Husmann
Changelog ========= Fix straightness test. (8e6fb2dc)
2017-02-20Updated version (2.40r29.g12af4538 -> 2.40r30.gf72338e8).Stefan Husmann
Changelog ========= Fix CFLAGS. (f72338e8)
2017-02-20Updated version (2.40r27.g6d5ef929 -> 2.40r29.g12af4538).Stefan Husmann
Changelog ========= Localize declarations. (12af4538) Force draw on color change. (23a14592)
2017-02-19Updated version (2.40r26.g5da211a7 -> 2.40r27.g6d5ef929).Stefan Husmann
Changelog ========= Move compare function to bezierpatch.cc. (6d5ef929)
2017-02-16updateStefan Husmann
2017-02-15Updated version (2.40r18.gf181de0b -> 2.40r24.g9a0372b4).Stefan Husmann
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)
2017-02-14Updated version (2.40r15.g064ad747 -> 2.40r18.gf181de0b).Stefan Husmann
Changelog ========= Update comments. (f181de0b) Fix warning message. (97881b9e) Implement transparency workaround also for Bezier triangles. (846025fa)
2017-02-13Updated version (2.40r3.g0eb3950f -> 2.40r15.g064ad747).Stefan Husmann
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)
2017-02-09Updated version (2.40r2.g7161eef9 -> 2.40r3.g0eb3950f).Stefan Husmann
Changelog ========= Fix stride. (0eb3950f)
2017-02-07Updated version (2.40r1.g72349510 -> 2.40r2.g7161eef9).Stefan Husmann
Changelog ========= Support compilation without OpenGL. (7161eef9)
2017-01-27Updated version (2.40git -> 2.40r1.g72349510).Stefan Husmann
Changelog ========= Fix post-release version number. (72349510)
2017-01-25Updated version (2.39r59.g4c744193 -> 2.40git).Stefan Husmann
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)
2017-01-24Updated version (2.39r56.g7d9b49ad -> 2.39r59.g4c744193).Stefan Husmann
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)
2017-01-22UpdateStefan Husmann
2017-01-21Updated version (2.39r48.geb0da243 -> 2.39r50.gfee686ab).Stefan Husmann
Changelog ========= Fix offscreen array sizes. (fee686ab) Optimize billboard mode. (56326208)
2017-01-18updateStefan Husmann
2017-01-09Updated version (2.39r40.g1cc7f83d -> 2.39r46.g189c8907).Stefan Husmann
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)
2016-12-16Updated version (2.39r40.g1cc7f83 -> 2.39r40.g1cc7f83d).AUR Update Bot
2016-11-26Updated version (2.39r39.g33ed6c6 -> 2.39r40.g1cc7f83).AUR Update Bot
Changelog ========= Remove requirement to call nosetpagesize() after changing TeX engine. (1cc7f83)
2016-11-26Updated version (2.39r38.g967f09a -> 2.39r39.g33ed6c6).AUR Update Bot
Changelog ========= Implement robust workaround for graphicx.sty bug. (33ed6c6)
2016-11-14Updated version (2.39r37.g988530d -> 2.39r38.g967f09a).AUR Update Bot
Changelog ========= Update asymptote.sty to force nosetpagesize also with xelatex TeX engine. (967f09a)
2016-11-09Updated version (2.39r34.g529bc76 -> 2.39r37.g988530d).AUR Update Bot
Changelog ========= Workaround setpagesize graphicx side effect when using asymptote.sty. (988530d) Portably fix graphicx setpagesize bug. (866ef9c) Fix principalBranch. (2794883)
2016-11-01Updated version (2.39r33.g4aa1ffb -> 2.39r34.g529bc76).AUR Update Bot
Changelog ========= Minor optimization. (529bc76)
2016-10-30Updated version (2.39r32.g4e1d019 -> 2.39r33.g4aa1ffb).AUR Update Bot
Changelog ========= Minor optimization. (4aa1ffb)
2016-10-27Updated version (2.39r31.g0a0f231 -> 2.39r32.g4e1d019).AUR Update Bot
Changelog ========= Add paletteticks NoTicks option. (4e1d019)
2016-10-25UpdateStefan Husmann
2016-09-05Updated version (2.39r29.g2f209f9 -> 2.39r30.gbd70d16).AUR Update Bot
Changelog ========= Implement improved workaround to recent graphicx incompatibilities, which also works with inline TeX mode. (bd70d16)
2016-08-29Updated version (2.39r28.gafb9514 -> 2.39r29.g2f209f9).AUR Update Bot
Changelog ========= Implement general workarounds for recently introduced graphicx and lualatex backwards incompatibilities. (2f209f9)
2016-08-26Updated version (2.39r26.gfe2510c -> 2.39r28.gafb9514).AUR Update Bot
Changelog ========= Add patched version of plain.asy for TL2016 only. (afb9514) Revert "Revert "Revert "Workaround pdflatex pdfpagewidth and pageheight bug in TeXLive 2016.""" (758d086)
2016-08-16Updated version (2.39r25.g9878b4d -> 2.39r26.gfe2510c).AUR Update Bot
Changelog ========= Revert "Add gl-matrix javascript library." (fe2510c)
2016-08-15Updated version (2.39r24.g896202c -> 2.39r25.g9878b4d).AUR Update Bot
Changelog ========= Add gl-matrix javascript library. (9878b4d)
2016-08-05Updated version (2.39r22.g545f2b5 -> 2.39r24.g896202c).AUR Update Bot
Changelog ========= Revert "Revert "Workaround pdflatex pdfpagewidth and pageheight bug in TeXLive 2016."" (896202c) Revert "Implement alternative workaround for graphicx pagesize bug." (421b733)
2016-08-04Updated version (2.39r20.g61cfa1e -> 2.39r22.g545f2b5).AUR Update Bot
Changelog ========= Implement alternative workaround for graphicx pagesize bug. (545f2b5) Revert "Workaround pdflatex pdfpagewidth and pageheight bug in TeXLive 2016." (b8ef9a8)
2016-08-03Updated version (2.39r19.gd76f675 -> 2.39r20.g61cfa1e).AUR Update Bot
Changelog ========= Workaround pdflatex pdfpagewidth and pageheight bug in TeXLive 2016. (61cfa1e)
2016-07-28updateStefan Husmann
2016-06-08remove install fileStefan Husmann
2016-06-06Updated version (2.39r17.g689fb9e -> 2.39r18.gff41f20).AUR Update Bot
Changelog ========= Increase overlapedges scaling. (ff41f20)
2016-06-05Updated version (2.39r15.g7ecaf8f -> 2.39r17.g689fb9e).AUR Update Bot
Changelog ========= Revert "Remove obsolete overlapedges flag." (689fb9e) Fix typo. (d0c97bf)
2016-06-04Updated version (2.39r1.g692051a -> 2.39r15.g7ecaf8f).AUR Update Bot
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)
2016-05-18Updated version (2.39git -> 2.39r1.g692051a).AUR Update Bot
Changelog ========= Fix formatting. (692051a)
2016-05-12Updated version (2.38r9.g11f06b2 -> 2.39git).AUR Update Bot
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)
2016-05-09Updated version (2.38r8.g563d53b -> 2.38r9.g11f06b2).AUR Update Bot
Changelog ========= Update CXXFLAGS and LDFLAGS documentation. (11f06b2)
2016-05-09Updated version (2.38r6.g0d7435b -> 2.38r8.g563d53b).AUR Update Bot
Changelog ========= Port Makefile.in to Bourne shell. (563d53b) Fix longitudinal splitting in revolution. (04b86da)