Skip to content
  • lijenstina's avatar
    Cursor Control: Cleanup, replace imp calls, fix register · 1786d5fd
    lijenstina authored
    Bumped version to 0.7.2
    Pep8 cleanup
    Replace the deprecated imp imports with importlib
    move import bpy bellow the reload block
    Replace star imports
    Add a new UI class method drawIconButton_poll to
    prevent the movement of the cursor with Region Overlap
    Part of the T51547:
    Fix possible crash after several F8 reloads
    prevent the module defines no classes error
    1786d5fd