Created by: portnov
This adds two modes:
- Mirror around coordinate axis (X, Y, Z)
- Mirror around coordinate plane (XY, YZ, XZ)
This also changes sockets handling in a bit more contemporary matter, that's why I think it deserves to be called "mk2".
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.