Closed davcri closed 6 years ago
Actually it imports more than this. Doing a video for it in a moment, after I'm done with the accounting.
You can also have video
and audio
folders in which it'll look for, well, video and audio.
If you use the keymap that ships with the add-on you can press Ctrl Shift I
at the moment.
Actually it imports more than this.
My fault, I totally forgot about video and audio import! Tomorrow I'll work on completing this doc.
New one:
Imports all images, videos and audios from folders named respectively: img
, video
and audio
.
How to use
img
, video
and audio
inside your Blender project folder (where your .blend file is)import
PS.Import Local Footage
and press ENTERYou must save your Blender project before you use this feature.
Thank you very much! The GIF is excellent. I just edited your post to give you a sense for writing suggestions:
description
at the top##
for the first title and h3 ###
for sub-sections like "How to use", "Options", "Tricks" and everything we might add later. The reason to start with H2: we'll probably have multiple tools on one page. E.g. I'd group all import/export features in one place.On top of that, if you're going to spend time helping me, we should set a repo to store the docs so you can upload your changes directly. What do you think?
I'm not sure about how to handle each tool's options, when you press F6 after you called the operator. For now we can leave them out but I've looked into possible solutions to automate the extraction of docstrings/descriptions from python. There's the built-in pydoc module for instance, but you'd need a custom solution to extract the description of Blender properties. In any no one should copy them by hand. Anyway it's not a priority for now.
Ok I wrote down your tips on the docs repo (https://github.com/GDquest/Blender-power-sequencer-docs), so also others can read them.
For the actual documentation, I created a docs
folder in the same repo.
[...] In any no one should copy them by hand. Anyway it's not a priority for now.
I agree on that one, when the docs about the main 5 features are completed I'll think about something.
Closing all docs issues, let's open new tasks in https://github.com/GDquest/Blender-power-sequencer-docs/
Here it is!
Let me know if there is something, in either form or content, that can be improved!
EDIT: changed "Blender root folder" to "Blender project folder".
Import local footage
Description: imports all images from a folder named
IMG
.How to use it:
IMG
inside your Blender project folder (where the .blend file is)ps importer
Note: Blender project needs to be saved before using this feature.
Images will be stretched, by default, to fit the entire screen; if you want to keep the original size, read the next section.