This is a parent task to manage to todo's for multi object editing.
There are many small todo's.
Reference Patches:
For anyone interested in helping out, here are some example commits which can be used as a reference.
- Edit Mesh Face Poke - rB3a9669bfff9512c52dc0c2914c5ac14142f7e762 Committed without indentation, so you can see lines changed more easily.
- Edit Mesh Flip Normals - rB4704f2687a519f1d9a1fe7984da82c30d5f14227
- Pose Mode: Flip Quaternions - rB7560aabf71dd4c7687ff0110e722287d66358bbd
Other commits may be useful too.
Object Loops
There is some duplicate code for looping over objects.
We'll keep the option of having a way of simplifying the looping open.
Note: to collect operator ID's.