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.
Attached to Project: POV-Ray
Opened by Christoph Lipka - 2009-05-08
Last edited by William F Pokorny - 2016-10-29
Opened by Christoph Lipka - 2009-05-08
Last edited by William F Pokorny - 2016-10-29
FS#7 - Re-implement Radiosity render abort/continue support
For proper render abort/continue support, radiosity cache data must be written to (or read from) disk even if the user does not explicitly opt to have a sample data file written/read. This feature has temporarily been dropped from 3.7 beta and is still pending re-implementation.
To meet high-reproducibility requirements in conjunction with SMP operation, it may be necessary to extend the 3.6 radiosity cache file format.
What is the status of this? Is there anything in the frontend code I could help with?
Now tracked on github as issue #138.