Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing on 2.91 #20

Open
tin2tin opened this issue Aug 17, 2020 · 4 comments
Open

Testing on 2.91 #20

tin2tin opened this issue Aug 17, 2020 · 4 comments

Comments

@tin2tin
Copy link

tin2tin commented Aug 17, 2020

Trying Transform Tools on 2.91:

  • Crop seems broken again.

  • Interpolation in Transform Strip: None = Fast(maybe this should be set as default value when adding a Transform strip).

  • Maybe the first Select and move icon should be a select only icon?

  • I wish there was a better crop icon.

  • Should the reset options be exposed in the menu? (anything else should be added to the menu?)

  • 2.91 will have multithreaded transformations, which have been detected to give a speed up of 3.5%

  • There are discussions on moving all transform operations into the strip settings, so at some point the Transform strips may not be necessary.

@doakey3
Copy link
Owner

doakey3 commented Aug 19, 2020

I saw on the blender roadmap that a "VSE Refactor" was in progress. I think I won't be putting much effort into updating any of my VSE addons until after refactoring of the VSE is complete. See the blender roadmap for more information:

https://code.blender.org/2020/06/modules-roadmap-june-2020/

@tin2tin
Copy link
Author

tin2tin commented Aug 19, 2020

Makes sense. I just wanted to leave a few notes for later.

The refactor is mainly for cleaning up code and pave the way for GPU support in the VSE, however this project: https://developer.blender.org/T78986 also includes a redesign of transform operators: https://developer.blender.org/T78988
Basically they're going to move the transform options into the Stripsidebar(too?).

(The patch to multi-thread transform operations has been committed to the 2.91 beta. Not sure I experience any difference though?)

@tin2tin
Copy link
Author

tin2tin commented Aug 24, 2020

@tin2tin
Copy link
Author

tin2tin commented Nov 2, 2020

Just some more notes on the changed transform options in 2.92. Now the patch has been committed. The changes are described here https://developer.blender.org/D8393 and here https://developer.blender.org/rB0277579b2850f0ba097741ca22eb8ae9ccd9bcea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants