Created by: vicdoval
Just added the function menu to the N-panel and the inputs type (Float or Int) to the right-click menu
This enhancements are particularly useful in big nod-trees because you don't have to zoom in to change the parameters
Also I changed the order of the list. First the Operators, after trigonometry and constants at the end. I think add/sub/multiply/divide should be the first as they are used more often. Also now in the menu of the node "A" is for Add, "S" for subtract, "M" for multiply... :D
-
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.