mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-11 04:14:57 +02:00
22e453eae5
This bypasses a number of features of D3's default projection stream pipeline that are unnecessary: * Antimeridian clipping * Spherical rotation * Resampling This also disables viewport clipping of lines -- I'll add it back in a separate step.