POV-Ray : Newsgroups : povray.beta-test : More To Test : Re: More To Test Server Time
18 Apr 2024 17:27:03 EDT (-0400)
  Re: More To Test  
From: Jim Holsenback
Date: 25 Nov 2016 09:29:31
Message: <58384acb$1@news.povray.org>
On 11/25/2016 1:13 AM, clipka wrote:
> yet another new version to test:
>
> https://github.com/POV-Ray/povray/releases/tag/v3.7.1-alpha.8889454

this version causes a warning then an error with an include file that i 
use often ... message followed by offending line

Warning: Float value promoted to full color vector where both filter and 
transmit >0.0.

#local OTO_FMask = function{ pattern{ pigment_pattern{ checker 0, 1 
warp{planar} } } }


Error: Bad operands for period operator.

#local Pt1 = Vec + x*(OTO_Get_Offset(Vec).x) + y*(OTO_Get_Offset(Vec+x).y);

3.7.1-alpha.8789352 doesn't have this problem(s)


Post a reply to this message

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