The Persistence of Vision Raytracer (POV-Ray).
This is the legacy Bug Tracking System for the POV-Ray project. Bugs listed here are being migrated to our github issue tracker. Please refer to that for new reports or updates to existing ones on this system.
FS#321 - bounding threshold inconsistency
Attached to Project:
POV-Ray
Opened by Jim Holsenback (jholsenback) - Saturday, 15 March 2014, 12:39 GMT
Last edited by William F Pokorny (wfpokorny) - Saturday, 07 January 2017, 20:09 GMT
Opened by Jim Holsenback (jholsenback) - Saturday, 15 March 2014, 12:39 GMT
Last edited by William F Pokorny (wfpokorny) - Saturday, 07 January 2017, 20:09 GMT
|
DetailsUser reported documentation inconsistency. Investigation led to the discovery of a bug in the setting of the current default value. ~source/frontend/renderfrontend.cpp reports the value “3” while ~source/backend/scene/scene.cpp sets a default value of “1”
Before for addressing this issue, are there any thoughts as to what the default value should be? |
This task depends upon
change #6197 corrects inconsistency so that used value is the same as the reported value of "3"
Now tracked on github as issue #180.