Created by: portnov
This provides Mk3 of "Edge Split" node.
"Mirror" option is replaced with "Mode" parameter:
- Simple - corresponds to old "mirror" parameter unchecked, this is the default option
- Mirror - corresponds to old "mirror" parameter checked
- Multiple - divides each edge in arbitrary number of pieces, defined by new "Cuts" input.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.