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

Does not work with Blender 2.92 alpha #26

Open ghost opened 3 years ago

ghost commented 3 years ago

In Blender 2.92 alpha the patch D8393 is incorporated. The attributes use_crop and use_translation are no longer used and throw an error. The use of a transformation strip is also no longer necessary for standard scale, crop, rotate and translate opertions.

tin2tin commented 3 years ago

https://github.com/doakey3/VSE_Transform_Tools/issues/20

marcgardent commented 3 years ago

@zeograd implemented the fix and now the addon uses strip's transform.

https://github.com/zeograd/VSE_Transform_Tools