POV-Ray

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.

Tasklist

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
Task Type Possible Bug
Category Backend → Parser/SDL
Status Requires testing
Assigned To Chris Cason (chrisc)
Operating System All
Severity Low
Priority Normal
Reported Version 3.7 beta 32
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The 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

Comment by Christoph Lipka (clipka) - Saturday, 29 August 2009, 05:51 GMT
  • Field changed: Status (Investigating → Requires testing)
  • Field changed: Percent Complete (90% → 100%)
  • Task reassigned to Chris Cason (chrisc)

fixed with change #4881

Loading...