Збереження і Завантаження – Save & Load¶
Секція «Збереження і Завантаження» – Save & Load в Уподобаннях – Preferences.¶
Файли Blend – Blend Files¶
- Save – Save Prompt
Asks for confirmation before closing or opening a new blend-file if the current file has unsaved changes.
- Save Modified Images
Controls how modified images are handled when saving the blend-file.
This affects images edited within Blender, such as painted textures, generated images, Render Results, and Compositor Viewer node results that have unsaved changes.
- Ask Every Time:
Displays a confirmation dialog when saving the blend-file, allowing modified images to be saved individually.
- Always Save:
Automatically saves all modified images when saving the blend-file.
- Never Save:
Never saves modified images automatically when saving the blend-file.
Unsaved image changes remain in memory until they are manually saved or discarded.
Попередження
Failing to manually save modified images will result in the changes being lost.
Render Result images and Compositor Viewer node results are temporary and will be lost when rendering again, loading a new blend-file, or closing Blender unless manually saved.
- Зберегти Версії – Save Versions
Кількість версій, створених (для резерву) при збереженні нових версій файлу.
Ця опція зберігає збережені версії вашого файлу у тому ж каталозі, використовуючи розширення:
.blend1,.blend2, тощо, з номером, що приростає до числа версій, визначеного вами.Older files will be named with a higher number. E.g. with the default setting of 2, you will have three versions of your file:
*.blend– last saved.*.blend1– second last saved.*.blend2– third last saved.
- Недавні Файли – Recent Files
Кількість файлів, показуваних у «Файл > Відкрити Недавнє» – .
- Авто Збереження – Auto Save
Enables Blender’s Auto Save feature, which periodically saves a temporary backup of the current file to the Temporary Directory – Тимчасова Директорія.
This is useful for recovering work after a crash or unexpected shutdown.
- Timer (Minutes)
Specifies the interval, in minutes, between automatic saves. Shorter intervals provide better protection but may increase disk writes slightly, which could cause performance issues for larger files.
- File Preview Types
Select how blend-file preview are generated. These previews are used both in the File Browser and for previews shown in the operating system’s file browser.
- Нічого:
Do not generate any blend-file previews.
- Авто:
If there is no camera in the 3D Viewport a preview using a screenshot of the active Workspace is generated. If a camera is in the scene, a preview of the viewport from the camera view is used.
- Screenshot:
Generate a preview by taking a screenshot of the active Workspace.
- Camera View – Огляд Камери:
Generate a preview of a Workbench render from the camera’s point of view.
- Default To – Relative Paths
Default value for Relative Paths when loading external files such as images, sounds, and linked libraries. It will be ignored if a path is already set.
- Default To – Compress File
Default value for Compress file when saving blend-files.
- Default To – Load UI
Default value for Load UI when loading blend-files.
- Text Files – Tabs as Spaces
Уведення Tab у Редакторі тексту – Text Editor додає відповідну кількість пробілів замість використання символів табуляції.
Авто Виконання Скриптів Python – Auto Run Python Scripts¶
Скрипти Python (включаючи вирази драйверів) не виконуються стандартно з міркувань безпеки. Ви можете працювати над проектами, де ви завантажуєте файли лише з довірених джерел, що робить більш зручним дозволяти скриптам виконуватися автоматично.
- Виключені Шляхи – Excluded Paths
Blend-files in these folders will not automatically run Python scripts. This can be used to define where blend-files from untrusted sources are kept.
Дивись також
Дивіться Python Security.
File Browser – Браузер Файлів¶
- Show Locations – Recent
Ховає панель «Недавнє» – Recent Браузера Файлів – File Browser, яка показує теки, до яких нещодавно зверталися.
- Show Locations – System
Ховає Системні Закладки для тек у Браузері Файлів – File Browser.
- Defaults – Filter Files
By activating this, the file region in the File Browser will only show appropriate files (i.e. blend-files when loading a complete Blender setting). The selection of file types may be changed in the file region.