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 Richard Callwood III - 2014-03-02
Last edited by William F Pokorny - 2017-03-03
Opened by Richard Callwood III - 2014-03-02
Last edited by William F Pokorny - 2017-03-03
FS#319 - Add interior to #default directive
When working with predefined materials, it would be useful to have something like:
#if (!Use_photons) #default { interior { caustics 1 } } #end #include "my_predefined_materials.inc"
Default medias or IORs could also be useful.
Now tracked on github as issue #246.