Created by: vicdoval
The actual List Sort node have some problems: Can't sort level 1 data, as objects or curves. The level is not consistent with the other List nodes. (Goes in oposite direction)
This iteration solves this problems.
I also changed the class name from ListSortNodeMK3
to SvListSortNode
-
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.