aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index aaac9f8..a1808f7 100644
--- a/param.ccl
+++ b/param.ccl
@@ -56,6 +56,10 @@ BOOLEAN compute_normals "Compute Vertex Normals." # STEERABLE = ALWAYS
{
} "no"
+BOOLEAN send_normals "Send Vertex Normals." # STEERABLE = ALWAYS
+{
+} "no"
+
BOOLEAN allow_empty_sends "Allow the Isosurfacer to send zero-length vertex lists to the client application. Ordinarily these zero-length sends are supressed." # STEERABLE = ALWAYS
{
} "no"