diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-3dplot/Changes')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-3dplot/Changes | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/Changes b/Master/texmf-dist/doc/generic/pst-3dplot/Changes new file mode 100644 index 00000000000..2b62d2de1b3 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-3dplot/Changes @@ -0,0 +1,32 @@ +pst-3dplot.pro -------- +0.20 2005-01-14 add rotPoint subroutine with RotSequenz option +0.11 2005-01-11 add rotPoint subroutine + + +pst-3dplot.tex -------- +1.63 2005-02-19 spurious blank +1.62 2005-02-16 some modifications to \pstThreeDEllipse +1.61 2005-02-08 spurious blanks in drawStyle +1.60 2005-02-03 whitespace and bug in parametric +1.59 2005-01-25 changes \variablesIIID +1.58 2005-01-18 more tests for the rotating option +1.57 2005-01-15 make showCoor run with the new rotate options +1.56 2005-01-14 option RotSequenz now available for all macros +1.55 2005-01-11 options RotX RotY RotZ now available for all macros +1.54 2005-01-03 pstRotPointIIID as a real TeX solution and fix a spurious blank + in ThreeDBox +1.53 2005-01-03 pstRotPointIIID returns the 3D coordinates of the rotated point. + pstRotPointIIID[RotX=..,RotY=..,RotZ=..](x,y,z)\xVal\yVal\zVal +1.52 2004-12-05 uncomment the moveto in psThreeDPlot, change all \edef to \def +1.51 2004-12-03 bugfix in parametricplotThreeD, use \pst@dima instead of \pst@cnta +1.50 2004-11-24 spurious blank in \pstThreeDBox +1.49 2004-11-18 mostly rewrite \parametricplot +1.48 2004-11-16 drawStyle was ignored +1.47 2004-11-16 change the subprocedure for specialplot +1.46 2004-11-16 change the subprocedure for quick plot +1.45 2004-11-15 some more tweaks to parametricplotThreeD +1.44 2004-11-15 bugfix in parametricplotThreeD +1.43 2004-11-07 bugfix in parametric plot +1.42 2004-11-04 added macro \psPlaneGrid +1.41 2004-10-31 modification to \psplane (Torsten Suhling) +1.40 2004-10-31 use pst-xkey |