Created by: portnov
This adds a "Poke faces" node — an interface to standard Blender's functionality. This is one of the last uncovered operators from bmesh.ops, have no idea why there was no such node before :)
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.