Grimbert Jérôme

Results 3 issues of Grimbert Jérôme

the input file is irrelevant. Recommended for test is (as sp.pov) `#version 3.7;` `global_settings{ assumed_gamma 1.0}` `background { srgb 0.5 }` `sphere { 20*z, 2 pigment { color srgb }...

OS: Unix
project triage pending

A parametric get truncated to its first intersection when used with clipped_by or inside an intersection. Other intersections seems to be dismissed. Illustration with clipped_by ![lyu](https://cloud.githubusercontent.com/assets/6189221/15984441/3064ca2c-2fcb-11e6-9bf3-858ce4b0144a.png) Illustration with intersection ![lyui](https://cloud.githubusercontent.com/assets/6189221/15984448/58b6de3e-2fcb-11e6-8c64-b8d99670d90d.png)...

feature
documentation
artefact
ToDo: discuss

in mesh, mesh2 or alone, the 3.6 version was fine and got broken As reported in #121 (scenes are from that issue) Before (i.e. in 3.7): ![a37](https://user-images.githubusercontent.com/6189221/40587384-b179e0c0-61ce-11e8-871b-6443806ec205.png) ![b37](https://user-images.githubusercontent.com/6189221/40587385-b4210650-61ce-11e8-9f04-6fc788b0a0c2.png) After: ![a](https://user-images.githubusercontent.com/6189221/40587393-c4799364-61ce-11e8-8be1-bbe70315b768.png)...

ToDo: user feedback