Skip to content
Snippets Groups Projects
  1. Jan 04, 2014
    • carlospadial's avatar
      Fix T37897 copy properties operator freeze blender · e1aa8642
      carlospadial authored
      the script was checking for selected strips one by one,
      and sometimes this drives into freeze (can't explain why, but its obviously
      a bad way to do it...
      
      now it uses context.selected_editable_sequences, now it is more efficient
      and the bug seems to be solved.
      e1aa8642
Loading