|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I noticed this in the 0.3 version, but thought it was so obvious I
didn't post a bug report:
When you select a region by mouse, it's possible to select a region
outside the image.
It does render, but displays nothing when walues are > 1.
It's trying to render the area: rows 0 to -1, columns 0 to 1.
sig.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Wed, 02 Feb 2000 16:57:40 +0100, Sigmund Kyrre Aas wrote:
>I noticed this in the 0.3 version, but thought it was so obvious I
>didn't post a bug report:
>When you select a region by mouse, it's possible to select a region
>outside the image.
>It does render, but displays nothing when walues are > 1.
>It's trying to render the area: rows 0 to -1, columns 0 to 1.
Also in 0.3, if you try to shift-select (or ctrl-select, whichever
it is) a region it goes nuts.
--
These are my opinions. I do NOT speak for the POV-Team.
The superpatch: http://www2.fwi.com/~parkerr/superpatch/
My other stuff: http://www2.fwi.com/~parkerr/traces.html
Post a reply to this message
|
|
| |
| |
|
|
From: Mark Wagner
Subject: Re: WinMegapov 0.4: bug in "render region"
Date: 3 Feb 2000 00:30:35
Message: <3899127b@news.povray.org>
|
|
|
| |
| |
|
|
Sigmund Kyrre Aas wrote in message <389853F4.FFF2D0C0@stud.ntnu.no>...
>I noticed this in the 0.3 version, but thought it was so obvious I
>didn't post a bug report:
>When you select a region by mouse, it's possible to select a region
>outside the image.
>It does render, but displays nothing when walues are > 1.
>It's trying to render the area: rows 0 to -1, columns 0 to 1.
This is fixed in the 3.1g GUI code. It just needs to be added to the
various unofficial patches.
Mark
Post a reply to this message
|
|
| |
| |
|
|
From: Nieminen Juha
Subject: Re: WinMegapov 0.4: bug in "render region"
Date: 3 Feb 2000 03:19:18
Message: <38993a06@news.povray.org>
|
|
|
| |
| |
|
|
How many bug fixes of 3.1g actually are there in megapov?
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|
| |
| |
|
|
From: Nathan Kopp
Subject: Re: WinMegapov 0.4: bug in "render region"
Date: 3 Feb 2000 08:52:59
Message: <3899883b@news.povray.org>
|
|
|
| |
| |
|
|
Nieminen Juha <war### [at] punarastascstutfi> wrote...
> How many bug fixes of 3.1g actually are there in megapov?
All of the core bug fixes, but NONE of the interface bug fixes.
-Nathan
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |