The register option needs to be enabled http://www.blender.org/documentation/250PythonDoc/bpy.types.Operator.html?highlight=operator#bpy.types.Operator.bl_register
On Sun, Feb 28, 2010 at 10:48 PM, Charles Wardlaw <[email protected]> wrote: >> - Campbell shows py api examnple for modal operators + drawing callback: >> http://www.pasteall.org/11346/python > > Awesome example, Campbell. > > Just a question: is there a reason why this operator doesn't show up in the > History and isn't repeatable with repeat last? > > ~ C > > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
