Fix
- commands/layeritem.py: Optimize control points before updating the spline in case of a deleted knot; have end knot deletion without neighbouring polygon covered (
891fb18
) - treeview/layeritem.py: Compute start and end index for spline with non x.5 knot positions in mind (
f0c7f8b
)
Documentation
- README.md: Fix wrong link to eyepy (
e28f334
)