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

when I add VSE transform tools to blender, there are some error info #36

Closed zextmayamaya closed 1 year ago

zextmayamaya commented 2 years ago

Traceback (most recent call last): File "D:\blender-3.0.1-windows-x64\3.0\scripts\modules\addon_utils.py", line 387, in enable mod.register() File "C:\Users\lenovo\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\VSE_Transform_Tools__init__.py", line 451, in register register_class(cls) ValueError: register_class(...): already registered as a subclass 'PREV_OT_set_cursor_2d'

zextmayamaya commented 2 years ago

My blender is 3.0.1

tin2tin commented 2 years ago

The basic transform tools have been implemented in the latest Blender. Open the toolbar in the Preview to see the tools.

zextmayamaya commented 2 years ago

Thank you so much,

zextmayamaya commented 2 years ago

The new hotkey is not good for me to use.

elgiad007 commented 2 years ago

What is the new hotkey equivalent to pressing "I" in the preview pane? This used to show a menu for automatically inserting keyframes for location, scale, rotation, and combinations thereof. I'm not sure how this is done in regular Blender (or what it's even called...)

MoralCode commented 2 years ago

This issue seems to be a duplicate of #31