Skip to content
Snippets Groups Projects
  • lijenstina's avatar
    dfdf5571
    Fix T52973: Support data dimensions types, restore global_undo · dfdf5571
    lijenstina authored
    Bump version to 1.0.3
    
    Support the curve.data.dimesions passed to the main function
    as the previous code was only properly supporting 2D types
    
    Restore the global_undo properly to it's previous state
    Don't use toggle for bpy.ops.object.mode_set
    Add error handling in case of failure
    
    Update the tooltip
    dfdf5571
    History
    Fix T52973: Support data dimensions types, restore global_undo
    lijenstina authored
    Bump version to 1.0.3
    
    Support the curve.data.dimesions passed to the main function
    as the previous code was only properly supporting 2D types
    
    Restore the global_undo properly to it's previous state
    Don't use toggle for bpy.ops.object.mode_set
    Add error handling in case of failure
    
    Update the tooltip