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#306 - finish subsurface block before global_settings subsurface block causes crash
Attached to Project:
POV-Ray
Opened by Christoph Lipka (clipka) - Tuesday, 27 August 2013, 14:41 GMT
Last edited by William F Pokorny (wfpokorny) - Saturday, 15 October 2016, 20:41 GMT
Opened by Christoph Lipka (clipka) - Tuesday, 27 August 2013, 14:41 GMT
Last edited by William F Pokorny (wfpokorny) - Saturday, 15 October 2016, 20:41 GMT
|
DetailsThe following scene causes a crash: sphere { <0,0,0>, 1 finish { subsurface { translucency 1.0 } } } global_settings { subsurface { } } |
This task depends upon
Now tracked on github as issue #122.