diff scripts/plot/appearance/module.mk @ 22247:c8fc60a183a3

Add function material. (patch #9013) * scripts/plot/appearance/material.m: New function. * scripts/plot/appearance/module.mk: Update build system. * NEWS: Announce new function. * __unimplemented__.m: Remove "material" from list. * doc/interpreter/plot.txi: Add doc string. * light.m: Add "material" to "see also".
author Markus Muetzel <markus.muetzel@gmx.de>
date Mon, 18 Jul 2016 17:46:05 +0200
parents 18eae417ffec
children e9a0469dedd9
line wrap: on
line diff
--- a/scripts/plot/appearance/module.mk	Wed Aug 10 00:56:51 2016 +0100
+++ b/scripts/plot/appearance/module.mk	Mon Jul 18 17:46:05 2016 +0200
@@ -22,6 +22,7 @@
   scripts/plot/appearance/hidden.m \
   scripts/plot/appearance/legend.m \
   scripts/plot/appearance/lighting.m \
+  scripts/plot/appearance/material.m \
   scripts/plot/appearance/orient.m \
   scripts/plot/appearance/pbaspect.m \
   scripts/plot/appearance/shading.m \