Skip to content
Snippets Groups Projects
  • lijenstina's avatar
    8a3b944a
    Mesh Cache Tools: Fix registration issues with duplicates · 8a3b944a
    lijenstina authored
    Bumped version to 1.0.1
    Pep8 Cleanup
    Remove unused imports
    Consistent prop definitions
    
    Fix a few crashes related to the path chosen
    handle errors more gracefully in that case
    Fix crash with missing linked groups
    
    Refactor the panel registration code
    
    Part of the task T52564:
    fix duplicate AddonPreferences names shared with
    Oscurart tools add-on
    Use register_class instead of import_module
    
    Note: the naming scheme is not definitive this
    just fixes the errors with master registration
    8a3b944a
    History
    Mesh Cache Tools: Fix registration issues with duplicates
    lijenstina authored
    Bumped version to 1.0.1
    Pep8 Cleanup
    Remove unused imports
    Consistent prop definitions
    
    Fix a few crashes related to the path chosen
    handle errors more gracefully in that case
    Fix crash with missing linked groups
    
    Refactor the panel registration code
    
    Part of the task T52564:
    fix duplicate AddonPreferences names shared with
    Oscurart tools add-on
    Use register_class instead of import_module
    
    Note: the naming scheme is not definitive this
    just fixes the errors with master registration