Anchor point uber bug
Closed this issue · 3 comments
kchodorow commented
Umbrella bug for implementing:
- Move anchor point
- Add new anchor point
- Bezier curves
- Remove anchor point
kchodorow commented
kchodorow commented
kchodorow commented
I've set up a nice event management system, where tools have a list of mesh wrappers + events they're interested in (e.g., anchor points register themselves as draggable for the "drag anchor point" tool and clickable for the "remove anchor point" tool).