Created by: portnov
This adds a mode in "Blend Surfaces" node, which generates NURBS surfaces instead of generic surfaces. Note: generated surface may be not ideal, although good enough. On the other hand, evaluation of such NURBS surface can be much faster, than evaluation of precise, but generic blending surface.
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.