sverchok icon indicating copy to clipboard operation
sverchok copied to clipboard

Update modifier.rst

Open kalpit3d opened this issue 1 year ago • 0 comments

Noramalize operation make list to range from 0 to 1, it was written as -1 to 1 which is incorrect.

Addressed problem description

Please describe what problem does this PR solve. If it was already was discussed in an issue, it is enough to give a link as #number. If this adds a new feature (a new node, for example), please state why (for what cases) do you think it is needed.

Solution description

Please describe how do you intend to solve the problem: change some method, or introduce new class, or whatever.

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.

kalpit3d avatar Apr 06 '25 13:04 kalpit3d