Hi All,
Here is a quick tip for fast version control, if you follow these simple steps:
- Save your model (Ctrl+S)
- Name your model, ending with at least one numerical digit as the last character, e.g. “MyModel_001.blend”
- Every time you want to save a new version (typically after a major change), use Save As… (Ctrl+Shift+S) and press the “+” button on your numpad (this will increase the number in the name by one, like “MyModel_002.blend”, etc.)
- Press “Enter”
- Done.
Recap: New version? Ctr+Shift+S, Num+, <Enter>
Happy Blending!
Edit: OOPS, this has already been pointed out by @Carl_Gustafsson. Sorry sir, I did not see it 'till just now…