Created by: portnov
Update of displaying errors in node tree
- show errors in node view by default (for newly created node trees)
- do not show stacks in node view by default, but add an option to enable them
Additionally:
- Support implicit conversions of NURBS-like curves/surfaces to Solids
@zeffii @vicdoval @Durman
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.