POV-Ray : Newsgroups : povray.beta-test : [scenes] Beta 10 syntax changes : Re: [scenes] Beta 10 syntax changes Server Time
30 Jul 2024 02:23:35 EDT (-0400)
  Re: [scenes] Beta 10 syntax changes  
From: Felix Wiemann
Date: 27 Jan 2002 08:53:55
Message: <3c540673@news.povray.org>
> Missing semicolons are now errors rather than warnings
>
>         animations/boing/boing1.pov
>         incdemo/woods/woods1.pov

Confirmed.

> Camera type must now be the first camera parameter
>
>         advanced/cliche/sign.pov
>         camera/*.pov
>         incdemo/logo.pov
>         incdemo/rand_distribution.pov
>         textures/pigments/transmitfx.pov

Confirmed. Simple changing the position of the camera type doesn't
always solve the problem (the images don't look as expected).

> Changed interpretation of camera keywords
>
>         advanced/isocacti.pov

Confirmed. Commenting out the up / right line solves the problem.

>         advanced/icocacti2.pov

I have neither icocacti2 nor isocacti2 found on my hard disk.

>         objects/polygon.pov
>
> (The polygon scene still works, but the polygon object is now way off
in
> the distance instead of dominating the foreground)

Confirmed.


Post a reply to this message

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