GDQuest / blender-power-sequencer

Add-on for video editing in Blender 3D: edit videos faster! Included in Blender 2.81+
https://gdquest.com/blender/power-sequencer/
GNU General Public License v3.0
708 stars 58 forks source link

fade_add: fade_animation_clear fails #375

Closed NathanLovato closed 5 years ago

NathanLovato commented 5 years ago
Traceback (most recent call last):
  File /home/gdquest/.config/blender/2.80/scripts/addons/power-sequencer/operators/fade_add.py, line 78, in execute
    self.fade_animation_clear(context, sequence)
  File /home/gdquest/.config/blender/2.80/scripts/addons/power-sequencer/operators/fade_add.py, line 140, in fade_animation_clear
    self.fade_fcurve.keyframe_points.remove(keyframe)
RuntimeError: Error: Keyframe not in F-Curve