Skip to content
Snippets Groups Projects
  • lijenstina's avatar
    e347b967
    Align Tools: Update panel Rename · e347b967
    lijenstina authored
    Bumped version to 0.3.2
    Pep8 Cleanup
    Remove unused imports
    As a part of the task T50726:
    Update the Panel rename code to more generic one
    Use tuple imports for bpy.types
    Consistent prop definitions
    Fix typo using o.type instead of obj.type
    Update wiki link
    Add missing bl_description to operators
    Small UI changes
    No other functional changes
    e347b967
    History
    Align Tools: Update panel Rename
    lijenstina authored
    Bumped version to 0.3.2
    Pep8 Cleanup
    Remove unused imports
    As a part of the task T50726:
    Update the Panel rename code to more generic one
    Use tuple imports for bpy.types
    Consistent prop definitions
    Fix typo using o.type instead of obj.type
    Update wiki link
    Add missing bl_description to operators
    Small UI changes
    No other functional changes