The Persistence of Vision Raytracer (POV-Ray).
This is the Bug Tracking System for the POV-Ray project. Before opening a new task, please read How to make a Bug Report
Please do not issue bugs reports against versions earlier than 3.6.
FS#52 - inside() function does not accept meshes despite valid inside_vector
Attached to Project:
POV-Ray
Opened by Christoph Lipka (clipka) - Saturday, 29 August 2009, 03:56 GMT
Last edited by Christoph Lipka (clipka) - Saturday, 29 August 2009, 05:51 GMT
Opened by Christoph Lipka (clipka) - Saturday, 29 August 2009, 03:56 GMT
Last edited by Christoph Lipka (clipka) - Saturday, 29 August 2009, 05:51 GMT
|
DetailsThe parser does not accept mesh objects (or CSG objects including a mesh object) as a parameter to the inside() built-in function, reporting error “Solid object identifier expected”, even if the mesh is “solidified” by specifying an inside_vector. (see news://news.povray.org:119/4a983716@news.povray.org) |
This task depends upon
fixed with change #4881