doakey3 / VSE_Transform_Tools

Quickly transform, crop and fade video strips in Blender's Video Sequence Editor
GNU General Public License v3.0
223 stars 22 forks source link

Blender 2.93: no attribute 'use_translation' #35

Open aobatroz opened 3 years ago

aobatroz commented 3 years ago

When I try to grab or select this error happens:

Python: Traceback (most recent call last): File "/home/aobatroz/.config/blender/2.93/scripts/addons/VSE_Transform_Tools-master/operators/grab/grab.py", line 328, in invoke if strip.use_translation: AttributeError: 'TransformSequence' object has no attribute 'use_translation'

LorenzWieseke commented 3 years ago

Here as well ...

LorenzWieseke commented 3 years ago

Just saw he already fixed it but didn't release yet. I zipped it for you so you can use it : VSE_Transform_Tools.zip