summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-3dplot/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-3dplot/Changes')
-rw-r--r--Master/texmf-dist/doc/generic/pst-3dplot/Changes14
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-3dplot/Changes b/Master/texmf-dist/doc/generic/pst-3dplot/Changes
index 0203f70e8a2..152f42d9895 100644
--- a/Master/texmf-dist/doc/generic/pst-3dplot/Changes
+++ b/Master/texmf-dist/doc/generic/pst-3dplot/Changes
@@ -1,8 +1,9 @@
pst-3dplot.pro --------
-0.26 2007-01-03 - add routine for vector length
-0.25 2007-12-22 - add code for special rotating (Darrell Lamm)
-0.24 2007-08-30 - add code for special node calculating
-0.23 2007-08-18 - add coorType 0,1,2,3 code for convertTo2D
+0.27 2008-11-12 add routine for scalar and vector product
+0.26 2007-01-03 add routine for vector length
+0.25 2007-12-22 add code for special rotating (Darrell Lamm)
+0.24 2007-08-30 add code for special node calculating
+0.23 2007-08-18 add coorType 0,1,2,3 code for convertTo2D
- add code IIIDCylinder and cylindrical coordinates
- add code for \psBox and \psCylinder
0.22 2006-01-11 add code for left-Handed coor (experimental)
@@ -12,6 +13,11 @@ pst-3dplot.pro --------
pst-3dplot.tex --------
+1.82 2008-11-12 - rewrote \pstThreeDCircle to allow non perpendicular vectors
+ for the circle plane
+1.81 2008-04-05 - rename the internal variablesIIID to prevent clash
+ with other packages
+ - change name off for planecorr to none
1.80 2008-02-08 - do not define the algebraic option, use the
one from pstricks-add
1.79 2008-01-03 - add option algebraic for 3d plots