Skip to content
Snippets Groups Projects
  • lijenstina's avatar
    fbae0b16
    Fix T52524: Restore global undo in case of failure · fbae0b16
    lijenstina authored
    Bumped version to 3.1.3
    Pep8 Cleanup
    Consistent prop definitions
    Fix crash with reload related to Property group still being used
    was related to the order of register - use register_class instead
    
    Restore global undo setting in case of failure in the
    calc_callback function with a try except block
    fbae0b16
    History
    Fix T52524: Restore global undo in case of failure
    lijenstina authored
    Bumped version to 3.1.3
    Pep8 Cleanup
    Consistent prop definitions
    Fix crash with reload related to Property group still being used
    was related to the order of register - use register_class instead
    
    Restore global undo setting in case of failure in the
    calc_callback function with a try except block