mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
We generally add some jitter to the raytracing lines in order to smooth out over multiple iterations some of the imperfections. However, when we do this to an orthographic projection (where all lines are parallel to start, we don't average and just introduce noticeable noise in the render Fixes https://gitlab.com/kicad/code/kicad/issues/8863