- 3D Printing Blueprints
- Joe Larson
- 155字
- 2021-08-13 16:22:14
Creating a save point
Incremental saves are when a new save file is created; leaving the old one in the state it was in. This serves as a sort of extended undo if anything goes wrong. In the case of following a tutorial like this these incremental saves can provide a way back if the reader ever goes astray and doesn't realize it at first, as opposed to having to start all over, avoiding frustration.
Blender contains a powerful shortcut to make incremental saving easy. Carry out the following steps for incremental saving:
- Select File | Save As… or press F2.
- With the pointer over the file list press + on the number pad to add a number to the file name.
- Click on Save As Blender File to create the new file.
The next time this set of actions are followed the number in the file name will be incremented by 1 automatically.
推薦閱讀
- 筆記本電腦使用、維護與故障排除實戰
- Linux KVM虛擬化架構實戰指南
- 顯卡維修知識精解
- 計算機組裝·維護與故障排除
- 計算機應用與維護基礎教程
- The Applied AI and Natural Language Processing Workshop
- 單片機原理及應用系統設計
- STM32嵌入式技術應用開發全案例實踐
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- 筆記本電腦維修實踐教程
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- Java Deep Learning Cookbook
- Spring Cloud實戰
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構