blender/release/scripts/templates
Campbell Barton dd130350d5 make python operator instances subclasses of the wmOperator when called.
was subclassing the operator's type before.

Removes the need for passing self.__operator__, can pass self directly.
2009-11-02 08:32:00 +00:00
..
gamelogic_basic.py
gamelogic_module.py
gamelogic.py
operator_simple.py
operator.py