POV-Ray : Newsgroups : povray.tools.poser : Suggestion about standard includes : Bug report for Poseray: New includes tick box is not working correctly Server Time
25 Apr 2024 09:07:36 EDT (-0400)
  Bug report for Poseray: New includes tick box is not working correctly  
From: Thomas de Groot
Date: 13 Apr 2011 04:04:32
Message: <4da55910$1@news.povray.org>
I have tested more in detail the new *includes* tick box in Poseray 3.13.8 
beta, but it does indeed not work correctly. As soon as the POV-Ray Custom 
Materials are used, the following standard includes

//Include files that may be needed by POV-Ray materials...
#include "stdinc.inc"
#include "textures.inc"
#include "stones.inc"
#include "metals.inc"
#include "finish.inc"
#include "golds.inc"
#include "stars.inc"
#include "woods.inc"
#include "skies.inc"
#include "glass.inc"

are downloaded to the object's material file in POV-Ray, whether the *Add 
standard includes to the material file* is ticked or not. They should - of 
course - be downloaded only if the box is ticked.

Thomas


Post a reply to this message

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