Created by: portnov
This adds:
- Mesh Edges mode: attract to the edges of the mesh. This is the cause of Mk2 - I had to add a new input.
- Circle mode: attract to the circle defined by center, radius and normal vector.
- All modes (except for "Mesh Faces") can now work with multiple attractors at once; fields generated by different attractors can be merged by "Average" or "Nearest" operation.
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.