Created by: portnov
This introduces new nodes:
- Flip Surface: reverse the parametrization of the surface in either U or V direction, or in both.
- Swap Surface U/V: replace surface's U direction with V, and V with U.
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.