elmopl / ktba

Blender addons
MIT License
56 stars 12 forks source link

Does it work for 2.90? #29

Closed 3dcinetv closed 3 years ago

3dcinetv commented 3 years ago

Hi. I unpacked the .zip, unpacked the "addon" folder, and re .zip it. Targeted it back in Blender>addons, but it doesn't show the VSE addon to activate it. I also downloaded the ktba master.zip, installed through addons, but the VSE addon is not listed (I guess it is because it is 2.79 version?)

How do I install this correctly? Thanks.

tin2tin commented 3 years ago

You only need to download parallel_render.py and install that: https://raw.githubusercontent.com/elmopl/ktba/master/scripts/addons/parallel_render.py

3dcinetv commented 3 years ago

Fantastic! thank you very much! I tested and it works. Drops rendering time by half. I wish it could be faster, but for now (or until the VSE refactor) this is great to work with.

elmopl commented 3 years ago

I also just bumped the tests to use 2.91. It looks like no changes in API so it seems to work fine with newer versions of Blender.