diff NEWS @ 9110:22ae6b3411a7

Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
author David Bateman <dbateman@free.fr>
date Sat, 11 Apr 2009 16:26:01 +0200
parents 97aa01a85ea4
children c71fe7045aa0
line wrap: on
line diff
--- a/NEWS	Sat Apr 11 16:05:16 2009 +0200
+++ b/NEWS	Sat Apr 11 16:26:01 2009 +0200
@@ -22,15 +22,16 @@
 
  ** New graphics functions:
 
-      addlistener         diffuse     ezsurfc     plotmatrix
-      addproperty         ezcontour   findall     refresh
-      allchild            ezcontourf  gcbf        refreshdata
-      available_backends  ezmesh      gcbo        specular
-      backend             ezmeshc     ginput      surfl
-      cla                 ezplot      gtext       waitforbuttonpress
-      clabel              ezplot3     intwarning
-      comet               ezpolar     ishghandle
-      dellistener         ezsurf      linkprop
+      addlistener         ezcontour   gcbo         refresh  
+      addproperty         ezcontourf  ginput       refreshdata
+      allchild            ezmesh      gtext        specular
+      available_backends  ezmeshc     intwarning   surfl
+      backend             ezplot      ishghandle   trisurf
+      cla                 ezplot3     isocolors    waitforbuttonpress
+      clabel              ezpolar     isonormals  
+      comet               ezsurf      isosurface  
+      dellistener         findall     linkprop   
+      diffuse             gcbf        plotmatrix
 
  ** New experimental OpenGL/FLTK based plotting system.