blender/release/scripts
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
..
io make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
modules make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
templates make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
ui make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00