Created by: portnov
The "Voronoi 2D" node is usually used together with "fill holes". I think there is no reason to have two nodes where one would suffice. This adds:
- "Make faces" checkbox (unchecked by default)
- "MaxSides" input (for "fill holes" function) - visible only if "make faces" is checked
- "Faces" output - visible only if "make faces" is checked.
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.