changeset 10022:c249a87b7802 octave-forge

vrml: created NEWS file
author carandraug
date Fri, 13 Apr 2012 10:06:29 +0000
parents 463587e9bc17
children 024ea45ee76d
files main/vrml/NEWS
diffstat 1 files changed, 23 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main/vrml/NEWS	Fri Apr 13 10:06:29 2012 +0000
@@ -0,0 +1,23 @@
+Summary of important user-visible changes for vrml 1.0.13:
+-------------------------------------------------------------------
+
+ ** The following functions are new:
+
+      checker_color
+      vrml_Box
+      vrml_Sphere
+      vrml_parallelepiped
+      vrml_Viewpoint
+
+ ** The following functions have been removed:
+
+      select_3D_points
+      vrml_select_points
+
+ ** Use of deprecated/removed functions have been fixed to work with later
+    Octave releases.
+
+ ** The function `vmesh' is now able to handle vectors
+
+ ** Some bug fixes on the function `vrml_cyl' and `vrml_material' to handles
+    colors correctly