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 - 2013-08-27
Last edited by William F Pokorny - 2016-10-15
Opened by Christoph Lipka - 2013-08-27
Last edited by William F Pokorny - 2016-10-15
FS#306 - finish subsurface block before global_settings subsurface block causes crash
The following scene causes a crash:
sphere { <0,0,0>, 1 finish { subsurface { translucency 1.0 } } } global_settings { subsurface { } }
Now tracked on github as issue #122.