|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I have been using 3.5 and recently updated to 3.6. I have lost functionality in
some of the include files. Of particular note in stones1.inc some colors
specified cause the program to halt on these colors (dimgrey,white, etc). Is 3.5
available? Thanks.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
John C Deitz wrote:
> I have been using 3.5 and recently updated to 3.6. I have lost functionality in
> some of the include files. Of particular note in stones1.inc some colors
> specified cause the program to halt on these colors (dimgrey,white, etc). Is 3.5
> available? Thanks.
>
>
FTP to:
ftp://ftp.povray.org/pub/povray/Old-Versions/Official-3.5/
--
Best Regards,
Stephen
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> I have been using 3.5 and recently updated to 3.6. I have lost functionality in
> some of the include files. Of particular note in stones1.inc some colors
> specified cause the program to halt on these colors (dimgrey,white, etc). Is 3.5
> available? Thanks.
>
>
You need to include colors.inc BEFORE you include stones.inc.
Same thing for any include that uses named colours.
The older includes had this line almost at the beggining that was
removed un later versions:
#include "colors.inc"
You can add that to the problem includes, or include that file yourself
in your scene files as the first #include.
Alain
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 1/30/2010 11:06 AM, John C Deitz wrote:
> I have been using 3.5 and recently updated to 3.6.
LOL
--
--
Michael Horvath
mik### [at] gmailcom
http://isometricland.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Alain <aze### [at] qwertyorg> wrote:
> > I have been using 3.5 and recently updated to 3.6. I have lost functionality in
> > some of the include files. Of particular note in stones1.inc some colors
> > specified cause the program to halt on these colors (dimgrey,white, etc). Is 3.5
> > available? Thanks.
> >
> >
> You need to include colors.inc BEFORE you include stones.inc.
> Same thing for any include that uses named colours.
>
> The older includes had this line almost at the beggining that was
> removed un later versions:
>
> #include "colors.inc"
>
> You can add that to the problem includes, or include that file yourself
> in your scene files as the first #include.
>
>
> Alain
Hello Alain: Thanks for the help as I had been struggling.
John
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
SharkD <mik### [at] gmailcom> wrote:
> On 1/30/2010 11:06 AM, John C Deitz wrote:
> > I have been using 3.5 and recently updated to 3.6.
>
> LOL
>
>
> --
> --
> Michael Horvath
> mik### [at] gmailcom
> http://isometricland.com
Hello Michael: Nice site.. Why "LOL"?
John
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |