POV-Ray : Newsgroups : povray.binaries.images : Stochastic Global Illumination : Re: Stochastic Global Illumination Server Time
6 Oct 2024 04:58:32 EDT (-0400)
  Re: Stochastic Global Illumination  
From: James Holsenback
Date: 24 Jul 2014 11:47:16
Message: <53d12a84$1@news.povray.org>
On 07/24/2014 09:50 AM, clipka wrote:
> Am 24.07.2014 11:42, schrieb James Holsenback:
>> On 07/24/2014 05:29 AM, scott wrote:
>>>>> To disable caching, just add the keyword "no_cache" to the radiosity
>>>>> block. Make sure to not set the "count" parameter too high - a
>>>>> value as
>>>>> low as 10 is perfectly ok for this approach.
>>>>
>>>> Hmmm ... I'm getting an error
>>>>
>>>> File 'Work.pov' line 86: Parse Error: No matching } in 'radiosity',
>>>> undeclared
>>>>   identifier 'no_cache' found instead
>>>> Fatal error in parser: Cannot parse input.
>>>> Render failed
>>>
>>> Hmmm works OK here - are you sure you're running the latest executable?
>>>
>>
>> relatively sure ... i already had git repo defined so all i had to do
>> was: git pull develop develop to update. make was showing the same
>> warnings that I reported in "Perfect Polish" thread, and version shows:
>> UberPOV 1.37-dev
>
> "UberPOV 1.37-dev" can be virtually anything; I suggest fetching the
> official v1.37.0.0-beta.6 sources.
>
> (Or pull the develop branch again... it so happens that I hadn't pushed
> the latest changes to that branch yet, just the master branch. Whoops.)
>

Hmmmm ... when I'm looking at: 
https://github.com/UberPOV/UberPOV/tree/develop

I see this hash:
784444e26b841d91118af7ca26a5f1ffefe60dbc

with this description:
Merge branch 'release/v1.37.0.0-beta.6' into develop

time stamped 13hrs ago

so doing 'git pull develop develop' /should/ have done trick.


Post a reply to this message

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