﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FData_System%2FFiles%2FSave</id>
	<title>Doc:2.6/Manual/Data System/Files/Save - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FData_System%2FFiles%2FSave"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Data_System/Files/Save&amp;action=history"/>
	<updated>2026-04-25T19:12:12Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Data_System/Files/Save&amp;diff=105351&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Data_System/Files/Save&amp;diff=105351&amp;oldid=prev"/>
		<updated>2018-06-28T19:43:57Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:43時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Data_System/Files/Save&amp;diff=105350&amp;oldid=prev</id>
		<title>wiki&gt;Leon Cheung: /* Saving */  display shortcuts</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Data_System/Files/Save&amp;diff=105350&amp;oldid=prev"/>
		<updated>2013-02-18T06:53:22Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Saving: &lt;/span&gt;  display shortcuts&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.5x|Doc:2.5/Manual/Data_System/Files/Open|Doc:Manual/Data_System/Files/Import}}&lt;br /&gt;
&lt;br /&gt;
= Saving Files =&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode=All modes&lt;br /&gt;
 |hotkey={{Shortcut|F2}}&lt;br /&gt;
 |menu={{Menu|File|Save}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
Saving files is like loading files. When you press {{Shortcut|F2}},  {{Literal|File Browser}} window will open. The window appears the same as when opening files, except for a few options in the side panel. For descriptions and usage of the file browser functions, see the page on [[Doc:2.6/Manual/Data System/Files/Open|Opening files]].&lt;br /&gt;
&lt;br /&gt;
[[File:File-savewindow.png|frame|center]]&lt;br /&gt;
&lt;br /&gt;
= Saving =&lt;br /&gt;
Click the lower edit box to enter a filename. If it doesn’t end with “&amp;lt;code&amp;gt;.blend&amp;lt;/code&amp;gt;”, the extension is automatically appended. Then press {{Shortcut|enter}} or click the {{Literal|Save File}} button to save the file.&lt;br /&gt;
&lt;br /&gt;
When saving via menu or pressing {{Shortcut|F2}}, {{Shortcut|ctrl|shift|s}} or {{Shortcut|ctrl|alt|s}}, if a file with the same given name already exists, the edit box will turn red as a warning, if you press Enter or the Save button, it will automatically save over the existing file with the same name. So, think twice before you continue saving.&lt;br /&gt;
&lt;br /&gt;
By default, when pressing {{Shortcut|ctrl|s}} or {{Shortcut|ctrl|W}}, it will pop-up a message for you to confirm your saving, which aims to avoid the &amp;quot;accidental&amp;quot; saving operation, which may not be what you want. (e.g. say, you want to press Ctrl A when operating, but the Ctrl S is pressed, then you can just move your mouse cursor out of the pop-up, the accidental saving operation will be canceled.)&lt;br /&gt;
&lt;br /&gt;
Depending on the number of [[Doc:2.6/Manual/Vitals/Undo_and_Redo#Save_and_Auto_Save|''Save Versions'']] you have set, all existing files with the same name will be rotated to a &amp;lt;code&amp;gt;.blend''n''&amp;lt;/code&amp;gt; file extension, where ''n'' is &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;3&amp;lt;/code&amp;gt;, etc. So, if you were working on &amp;lt;code&amp;gt;MyWork.blend&amp;lt;/code&amp;gt;, and saved it, the existing &amp;lt;code&amp;gt;MyWork.blend&amp;lt;/code&amp;gt; is renamed to &amp;lt;code&amp;gt;MyWork.blend1&amp;lt;/code&amp;gt;, and a new &amp;lt;code&amp;gt;MyWork.blend&amp;lt;/code&amp;gt; is saved. This way, you have hot backups of old saved versions that you can open if you need to massively undo changes.&lt;br /&gt;
&lt;br /&gt;
= Save Options =&lt;br /&gt;
The save options appear at the bottom of the side panel.&lt;br /&gt;
&lt;br /&gt;
== Compress File ==&lt;br /&gt;
Enable this option to squash large files, this removes dead space.&lt;br /&gt;
&lt;br /&gt;
== Remap Relative ==&lt;br /&gt;
This option remaps relative paths when saving a file in a new location&lt;br /&gt;
&lt;br /&gt;
== Save Copy ==&lt;br /&gt;
This option saves a copy of the actual working state, but does not make the saved file active.&lt;br /&gt;
&lt;br /&gt;
== Tip for Save Increments ==&lt;br /&gt;
The save dialog contains a little feature to help you to create multiple versions of your work: pressing {{Shortcut|pad+}} or {{Shortcut|pad-}} increments or decrements a number at the end of the file name. To simply save over the currently loaded file and skip the save dialog, press {{Shortcut|ctrl|W}} instead of {{Shortcut|F2}} and just confirm at the prompt.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Data_System/Files/Open|Doc:Manual/Data_System/Files/Import}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Leon Cheung</name></author>
		
	</entry>
</feed>