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-08-23
Last edited by Christoph Lipka - 2010-03-26
Opened by Christoph Lipka - 2009-08-23
Last edited by Christoph Lipka - 2010-03-26
FS#49 - number_of_waves default value not properly initialized
When rendering a series of scenes (e.g. animation, or render queue in POV-Ray for Windows), number_of_waves is not properly reset to its default value between scenes, causing the parameter to default to the value set by the previous scene.
For instance, rendering the following scenes from a queue will cause “arches.pov” to be rendered differently the second time:
- scenes\textures\finishes\arches.pov
- scenes\textures\normals\normavg.pov
- scenes\textures\finishes\arches.pov (again!)
Closed by Christoph Lipka
Friday, 26 March 2010, 16:44 GMT
Reason for closing: Fixed
Additional comments about closing:
Friday, 26 March 2010, 16:44 GMT
Reason for closing: Fixed
Additional comments about closing:
No feedback from beta testers for
months, so probably "no news is
good news".
Fixed with changelist #4870.