Упаковані Дані – Packed Data
Blender has the ability to encapsulate (incorporate) various kinds of data within the blend-file that is normally saved outside of the blend-file. For example, an image texture that is an external image file can be put «inside» the blend-file. This allows sharing a full project as a single file, instead of e.g. an archive containing the blend-file and all its dependencies.
You know that a data is packed when you see a little «gift box» icon displayed next to its path.
Попередження
Не всі зовнішні файли можуть бути упаковані
Some typically heavy external files, like videos from the Sequence Editor or Movie Clips, cannot be packed in a blend-file.
Упакування Даних – Pack Data
Pack Resources
Reference – Довідка
- Panel – Панель:
Mark all eligible external resource files used by the blend-file as packed. Actual packing will happen on the next save of the blend-file.
Automatically Pack Resources
Reference – Довідка
- Panel – Панель:
When enabled, this option will ensure that all eligible external resource files, existing or added later, are systematically marked as packed. As with Pack Resources, the blend-file must be saved to the drive for this to have an effect.
Вимикання цієї опції не розпаковуватиме нічого, але майбутні зовнішні файли не будуть автоматично позначатися, як упаковані, вже більше.
Вибіркове Упаковування – Selective Packing
Одиничний файл може бути упаковано шляхом клацання на маленькій іконці «подарункової коробки» зліва від його шляху.
Розпакування Даних – Unpack Data
Unpack Resources
Reference – Довідка
- Panel – Панель:
Unpack all external resource files stored into a blend-file.
Options – Опції
- Вжити файли у поточному каталогу (створити за потреби) – Use files in current directory (create when necessary)
Unpacks all files in the same directory
//
as the blend-file, grouping them in proper folders (like „“textures““ for instance). However, if the final file exists already, it will use that file, instead of unpacking it.- Записати файли у поточний каталог (перезаписати наявні файли) – Write files to current directory (overwrite existing files)
Як і з попередньою опцією, але якщо фінальний файл існує вже, то це перезапише його.
- Вжити файли в оригінальній локації (створити за потреби) – Use files in original location (create when necessary)
Unpacks all files in their original location. However, if the final file exists already, it will use that file, instead of unpacking it.
- Записати файли в оригінальній локації (перезаписати наявні файли) – Write files to original location (overwrite existing files)
Як і з попередньою опцією, але якщо фінальний файл існує вже, то це перезапише його.
- Вимкнути АвтоПакування, зберегти усі запаковані файли – Disable AutoPack, keep all packed files
Only deactivates the Automatically Pack Resources option.
Вибіркове Розпаковування – Selective Unpacking
Одиничний файл може бути розпаковано шляхом клацання на маленькій іконці «подарункової коробки» зліва від його шляху.
Options – Опції
- Вилучити Пакування – Remove Pack
Just mark the file as unpacked, without actually writing it or reloading it from the drive.
- Створити <локальний шлях файлу> – Create <local file path>
Unpack the file at the proposed path, which is local to the current blend-file.
- Вжити <шлях файлу оригіналу> (відрізняється)|(ідентично) – Use <original file path> (differs)|(identical)
If the original file path still exists, mark it as unpacked. Note that it won’t be automatically reloaded from the drive. (differs) or (identical) show difference status between the packed version and the one on-drive.
- Перезаписати <шлях файлу оригіналу> – Overwrite <original file path>
If the original file path still exists but differs from the packed version, mark it as unpacked and overwrite the on-drive file with the packed version.
- Створити <шлях файлу оригіналу> – Create <original file path>
If the original file path does not exist, mark it as unpacked and write it to drive.
Pack Linked Libraries
Reference – Довідка
- Panel – Панель:
Mark all linked library files in the current blend-file as packed. Actual packing will happen on the next save of the blend-file.
Unpack Linked Libraries
Reference – Довідка
- Panel – Панель:
Unpack all used linked library files from this blend-file.