Created by: portnov
This node generates a Surface, which creates a smooth blend between two other surfaces. It is possible to select which edges of surfaces must be blended. Also it is possible to provide arbitrary curves in U/V space of each surface, along which the blending surface must start and end.
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.