• Z
    Fixes relating to #1879 and possibly #1501 · 2ceae006
    zz85 提交于
    - Path.js (esp. Arcs) is still confusing, but as of now
    - Ellipses should work
    - Path still uses "PATH.ACTIONS"
    - the internal curve representation doesn't seem to be used yet
    - Path.arc() uses .absarc() which uses .absellipse()
    - examples/webgl_geometry_shapes.html should run now
    2ceae006
Curve.js 16.8 KB