POV-Ray : Newsgroups : povray.beta-test : [parse bug] pattern { quilted ... Server Time
31 Jul 2024 06:20:24 EDT (-0400)
  [parse bug] pattern { quilted ... (Message 1 to 2 of 2)  
From: smellenbergh
Subject: [parse bug] pattern { quilted ...
Date: 10 Sep 2001 07:10:25
Message: <1ezipe1.bayvfz3v4cseN%smellenbergh@skynet.be>
When using quilted in a pattern, POV3.5 doesn't recognize the control1
keyword (no problems for contro0)
Also, the message 'cannot be used with this normal' is confusing since
it is used in a pattern/pigment

 #declare A = function { pattern { quilted control0 0.5 control1 0.5 }}
 pigment {
  function { A(x,y,z) }
 }

gives an error

control1 <---Error

Parse Error: Keyword 'control1' cannot be used with this normal


-- 
e-mail:sme### [at] skynetbe

http://users.skynet.be/smellenbergh


Post a reply to this message

From: Nathan Kopp
Subject: Re: [parse bug] pattern { quilted ...
Date: 18 Sep 2001 22:52:59
Message: <3ba8088b$1@news.povray.org>
"smellenbergh" <sme### [at] skynetbe> wrote...
> When using quilted in a pattern, POV3.5 doesn't recognize the control1
> keyword (no problems for contro0)

Thanks.  This has been fixed for an upcoming beta.

> Also, the message 'cannot be used with this normal' is confusing since
> it is used in a pattern/pigment

This was also fixed for a future beta.

-Nathan


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.