恢复数据

计算机崩溃,停电或者仅仅忘记保存可能会导致工作内容丢失或损坏。可以使用Blender的 自动保存 功能来减少发生此类事件时丢失文件的机会。

保存文件备份有几个选择,如 自动保存 可按时间自动保存文件, 退出时保存 会在退出Blender时自动保存blend文件。除了这些默认启用的功能之外, 退出时保存 的功能无法禁用。

Note

操作方面,有 撤销重做,和 撤消历史 选项,用于回滚到错误操作之前,或返回到特定操作。见 撤销 & 重做

The File tab of the Preferences allows you to configure the two ways that Blender provides for you to regress to a previous version of your work. See Auto Save Preferences for details.

恢复自动保存

最近的对话

参考

菜单

文件 ‣ 恢复 ‣ 最近的会话

恢复最近的一次工程 会打开上一次正常操作退出Blender后保存至 临时目录 下的 quit.blend。要注意的是,这些保存在临时文件夹的文件可能会在重启电脑后被删除(取决于系统设置)。

自动保存

参考

菜单

文件 ‣ 恢复 ‣ 自动保存

恢复到自动存档文件 用于打开 自动保存 的文件。用户需要浏览 临时目录自动保存 的文件会以随机数字命名,并且扩展名为blend。

可信任源

当被选中时,然会自动运行包含在文件中的 Python 脚本和驱动程序。只有在你自己创建的文件中才能启用此选项,或者你相信给你提供文件的人没有在文件中包含恶意代码。请参阅 脚本与安全 来配置默认的信任选项。

Tip

It is important, when browsing, to enable the detailed list view. Otherwise, you will not be able to figure out the dates of the auto-saved blend-files.

../_images/troubleshooting_recover_display-file-date.png

显示垂直列表的文件浏览器。

Warning

When recovering an Auto Saved file, you will lose any changes made since the last Auto Save was performed. Only one Auto Saved file exists for each project, i.e. Blender does not keep older versions. Hence, you will not be able to go back more than a few minutes with this tool.