Created by: Kosvor2
Have optional ability to chose edges by index instead of mask (faster when user wants to subdivide only some edge placed in the end of long list). Has one verts/polys socket instead of separate verts and faces sockets alowing to input polygons without the need to input also edges. Some other optimisations.
Deformation parameters no longer have sockets. Other nodes can be used instead if needed.
-
Code changes complete. -
Documentation for users complete. -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.