Shape node: Extend for poligons (add points) issue

When using the shape node and having drawn a “poligon”, the extend feature won’t let us select just any point of the poligon to add new points, but only 2 points of the poligon are correctly marking yellow when closeby with the pointer and allow to add a nearby new point. The behaviour for “path” is working as expected.

Another related issue to shapes:
The option “File->add to existing shapes” won’t trigger any action. Only “File->replace shapes from file” opens an asset importer window.

Using World Machine 4059.

This is currently expected behavior but I agree that especially for polygons its confusing. Unlike a path shape, the start/finish aren’t special in any way for a polyshape, and for both polys and lines, it allows you to add to the beginning/end of the pointlist, not the middle.

A better approach is to indicate the closest nearby path segment that will be refined; I’ll add that to the backlog.

I’ve corrected the missing ‘add to existing shapes’ command, thank you for the bug report!