Operator overrides are awesome for using overrides without the need to destructively set everything up beforehand (selecting objects, etc.) . However the documentation is not really clear on how the override dictionary should look like, and it can differ a lot from operator to operator. I would like to know if there has already been an effort made to build a list of operator overrides, or if it is possible and doable to generate it from the source code ?
FWIW I’ve started a Q&A on BSE where I’m planning on gathering it in one place. If I could do that not-manually that would be awesome since there are 2 000+ of them.
Cheers