|
|
Going from newest to oldest first three present
in POV 3.5b7Int on PII 233 128 BM with NT4 Sp 6
1. Error in VRand_Object
http://news.povray.org/3bc423e5@news.povray.org
2. Wrong behaviour of save button
http://news.povray.org/3a1e2559@news.povray.org
3. Julia object bug
http://news.povray.org/3839f08c@news.povray.org
ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35
Post a reply to this message
|
|
|
|
On Thu, 17 Jan 2002 02:55:55 +0000, Mike Williams <mik### [at] nospamplease> wrote:
> > 2. Wrong behaviour of save button
> > http://news.povray.org/3a1e2559@news.povray.org
>
> Would I be right in thinking that this is fixed now? I couldn't see
> anything in changes.txt that suggest that it was addressed, but I can no
> longer seem to reproduce it.
Works properly for me now.
ABX
Post a reply to this message
|
|