POV-Ray : Newsgroups : povray.newusers : if version patch present condition : Re: if version patch present condition Server Time
17 May 2024 03:34:44 EDT (-0400)
  Re: if version patch present condition  
From: Mr
Date: 4 Feb 2015 12:35:01
Message: <web.54d257c2efd94883ae3e5960@news.povray.org>
clipka <ano### [at] anonymousorg> wrote:
> Am 31.01.2015 um 09:25 schrieb clipka:
> > Am 27.01.2015 um 09:34 schrieb Mr:
> >> Hi, there is something I want to do with the version directive, could you
> >> confirm it's possible? I want to add some options to a texture which are
> >> specific
> >> to uberpov in a scene, but still be able to run it with pov 3.7 just
> >> ignoring
> >> them. would it be possible?
> >
> > Not yet, but I'm currently building UberPOV v1.37.1.0-beta.9, which will
> > auto-define a variable for this purpose, allowing you to use the
> > following procedure for feature detection:
>
> There. Dunnit:
>
> https://github.com/UberPOV/UberPOV/releases/tag/v1.37.1.0-beta.9

Between the previous build I used (1.37.0.0-beta7) and this one, the background
color got broken:

background {rgbt<0, 0.00218, 0.0509, 0>}

now gives a black background instead of a blue one. or is this a planned change
of behaviour?


Post a reply to this message

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