Браузер файлов (file browser)#
The File Browser is used in all the file-related operations. These include:
Открытие и сохранение blend-файлов.
Browsing inside other blend-files, when appending or linking data-blocks, see Linked Libraries.
Импорт/экспорт в другие форматы файлов.
Picking new locations for existing file paths (images, videos, fonts…).
The most common way to use this editor is through modal operators (like opening or saving a blend-file). The File Browser will appear in a new window, waiting for the operation to complete, and then close returning the main window.
You can use the File Browser as any other editor type, to browse through the file system. The main purpose of this is to be able to drag-and-drop from the File Browser into other editors.
Images into the 3D-Вьюпорт (3D viewport) (to set as background or apply as material texture).
Media files into the Редактирование видео.
Браузер файлов.#
Интерфейс (interface)#
Основная область#
The main region of the File Browser acts similar to the file browser built into you operating system. The region contains an array of files, folders, or internal blend-file data in a grid or list of items. Navigating, selecting, and editing of these items works just as it would in your operating system’s file browser.
Hovering over items will show a tooltip with extra information about the file.
Превью (previews)#
В режиме отображения „миниатюр“ (:bl-icon:`imgdisplay`) браузер файлов поддерживает множество типов превью-изображений, включая:
Форматы изображений и видео
Шрифты (fonts)
Файлы .blend
Внутренние блоки данных
In order to get previews for data-blocks, there previews must be generated. See Blend-files Previews for how to generate and manage Blender data previews.
Браузер файлов в режиме отображения „Миниатюры“ (:bl-icon:`imgdisplay`).#
File Path Region#
The File Path is above the main region and can aid in navigating and adjust how items are displayed.
- Previous Folder Backspace, Alt-Left
Move to previous folder (in navigation history).
- Next Folder Shift-Backspace, Alt-Right
Move to next folder (in navigation history).
- Родительский файл (parent file) P, Alt-Up
Перейти в папку, находящуюся выше по иерархии.
- Обновить список файлов R, NumpadТочка :bl-icon:`file_refresh`
Обновить текущую папку.
- Create Directory I
Will ask you to confirm and create a new directory inside current one, scroll to it in the main view, and let you enter its name.
- File Path Ctrl-L
Text field for the current folder path. Tab will auto-complete an existing path. If you type a nonexistent directory path, you will be prompted to create that new directory.
- Поиск Ctrl-F :bl-icon:`viewzoom`
Filter items by name. The wildcard
*will match anything, e.g.bl*erwill match bothblenderandblogger. There is always an implicit wildcard at start and end of the search text, soblenderwill also matchtest_blender_file.blend. This field can also be used to filter some specific file extension (e.g..pngwill list all PNG files).
- Режим отображения (display mode)
Controls how files are displayed.
- Вертикальный список (vertical list):
Отображает файлы и папки в виде вертикального списка.
- Горизонтальный список (horizontal list):
Отображает файлы и папки в виде горизонтального списка.
- Миниатюры (thumbnails):
Показывает предварительные просмотры.
Параметры отображения (display settings)#
- Размер отображения (display size)
Размер миниатюр.
- Рекурсия (recursion)
Количество уровней папки, отображаемых одновременно в плоском формате.
- Нет* (none):
List only the current directory content.
- Blend-файл (Blend file):
Вывести всё содержимое blend-файла (доступно только при связывании или добавлении блоков данных).
- One Levels:
Вывести содержимое всех подпапок одного уровня рекурсии.
- Два уровня (two levels):
List all subdirectories“ content, two level of recursion.
- Три уровня (three levels):
Вывести содержимое всех подпапок трёх уровней рекурсии.
Подсказка
Одновременное отображение нескольких уровней папок может быть удобно, например, для просмотра всей коллекции текстур, даже если они организованы в большой набор папок, чтобы избежать хранения сотен файлов в одном месте.
In the Append/Link case, showing the content of the whole blend-file will allow you to link different types of data-blocks in a single operation.
Предупреждение
The more levels you show at once, the more time it will take to list them all (typically, it will be exponential, showing three levels at once may take three orders of magnitude more time to be fully listed).
- Сортировка (sort by)
Сортирует элементы одним из четырёх методов:
- Имя (name):
Сортировать список файлов по алфавиту.
- Расширение* (extension):
Сортировать список файлов по расширению/типу.
- Дата изменения (modified date):
Сортировать файлы по времени изменения.
- Размер (size):
Сортировать файлы по размеру.
Настройки фильтра (filter settings)#
On the right side of the file path are the filtering options. The toggle with the funnel icon controls whether filtering is enabled or not.
- Типы файлов
Фильтрует файлы по категориям, таким как папки, blend-файлы, изображения и т. д..
- Идентификаторы Blender
При добавлении или связывании, – вы также можете фильтровать по категориям блоков данных, например, сцены, анимация, материалы и т. д..
Область выполнения#
- Имя файла
Text field to edit the file name and extension. When saving, if the background is red, a file with same name already exists in the folder. Tab will auto-complete to existing names in the current directory.
- Increment Filename
-,+ Removes/Decreases or adds/increases a trailing number to your file name (used e.g. to store different versions of a file).
- Increment Filename
- Отмена Esc
Cancels the file selection (and the underlying operation), and closes the File Browser. Using the Back to Previous button in the Topbar will have the same effect.
- Подтвердить Ввод
The main button to validate the operation, which defines its name. Double-clicking on a non-directory item will have the same effect.
Source List Region#
The left region displays different ways to quickly access some directories. The region is divided into separate panels each containing a UI List of directories. Clicking on one of the directories will immediately navigate to that folder.
Закладки (bookmarks)#
Contains folders that you want to be able to access often without having to navigate to them in the File Browser. To the right of that list are buttons to perform basic management actions on your bookmarks, e.g. add/remove an entry, move it up or down in the list, etc.
Система (system)#
Contains OS-defined common directories, like the main user folder…
Объёмы* (volumes)#
Contains all OS-defined available volumes, e.g. drives or network mounts.
Недавнее (recent)#
Contains recently accessed folders.
Нажатие кнопки со стрелкой вниз справа (:bl-icon:`downarrow_hlt`) открывает функцию „очистки недавних элементов“, которая позволяет совершить данное действо.
Вы можете контролировать отображение данной панели недавно открытых папок в настройках во вкладке „Сохранение и загрузка“ панели „Браузер файлов“ путём переключения флажка „Показать расположения – Недавнее“.
Регион параметров оператора#
The right region shows the options of the calling operator. Besides common actions listed below, many import/export add-ons will also expose their options there.
- Открыть, Сохранить, Сохранить как (файлы .blend)
См. раздел «Открытие и Сохранение».
- Открыть, Заменить, Сохранить изображение как
См. раздел «Поддерживаемые графические форматы».
- Связать/Добавить из библиотеки
См. раздел «Связанные библиотеки».
Для общих опций:
- Относительный путь (relative path)
См. раздел «Относительные пути».
Регион заголовка#
The header only contains two menus, one with you standard editor View controls and the other to list a few Selecting operators for the sake of discoverability. Often it is hidden as most of the functionality is contained in the regions described previously.
Выделение (selecting)#
- Выделить (select)
Both LMB and RMB clicks work. Holding Shift will extend the items selection.
- (De)select All A
Выделение/снятие выделения со всех файлов.
- Перетаскивание
Перетаскивание с помощью зажатой ЛКМ инициирует выделение рамкой.
Примечание
You can always select several entries in the File Browser, the last selected one is considered as the active one. If the calling operation expects a single path (like e.g. the main blend-file Open one), it will get that active item’s path, other selected ones will just be ignored.
Клавиши со стрелками#
Выделение файлов и снятие выделения можно производить, в том числе, путём «перемещения» по ним с помощью клавиш со стрелками:
Just using an arrow key, the next file in the chosen direction will be selected and all others deselected.
Holding down Shift while doing this does not deselect anything so it extends to the selection, plus it allows to deselect files by navigating into a block of already selected ones (minimum two files in sequence).
Holding down Shift-Ctrl further selects/deselects all files in between.
Если ни один файл не находится в выделении, навигация с помощью клавиш со стрелками будет выделять первый или последний файл в папке в зависимости от направления стрелки.
If you select a directory and hit Return, you will go into that directory
(and highlighting „parent“ .. entry will bring you up one level).
Редактирование (editing)#
- Внешний (external)
Использовать операционную систему для выполнения действия с файлом или каталогом. Перечисленные ниже параметры доступны в зависимости от операционной системы.
- Открыть (open):
Открыть файл.
- Открыть папку (open folder):
Открыть папку.
- Правка (edit):
Редактировать файл.
- Создать* (new):
Создать новый файл этого типа.
- Найти файл (find file):
Поиск файлов этого типа.
- Показать (show):
Показать этот файл.
- Воспроизвести (play):
Воспроизвести этот файл.
- Просмотреть (browse):
Просмотреть этот файл.
- Предварительный просмотр (preview):
Предварительный просмотр этого файла.
- Печать* (print):
Распечатать этот файл.
- Установить (install):
Установить этот файл.
- Запуск от имени пользователя (run as user):
Запуск от имени определённого пользователя.
- Свойства (properties):
Отобразить свойства ОС для этого элемента.
- Найти в папке (find in folder):
Искать в этой папке.
- Командная строка (command prompt here):
Здесь откроется консоль командной строки операционной системы.
- Delete Files Delete, X
Удалить выделенные файлы или папки, переместив их в «корзину» операционной системы.
Обратите внимание: в Linux для удаления папок требуется KDE или GNOME.
- Переименовать F2
Change the name for the currently selected file or directory.