Introduction¶
Here are some preferences that you may wish to set initially. See the section Preferences for the complete list of available settings. The shortcut Ctrl-Comma can be used to quickly open the Preferences editor.
Auto-Save Preferences¶
By default, a new Blender installation is set to auto-save changes to preferences, so you don’t accidentally lose a change you have made. To disable this behavior, perform these steps:
Open the Preferences dialog
Click on the small menu at the lower left (shown by 3 lines)
Uncheck the box next to “Auto-Save Preferences”
Click the “Save Preferences” button that will appear in the lower left of the dialog. Don’t forget this step, as the change will not be saved otherwise.
To enable auto-save once again, simply follow steps 1-3 above and check the box in step 3.
언어¶
Enable
, and choose the Language and what to translate from Interface, Tooltips and New Data.See 언어 for details.
입력¶
If you have a compact keyboard without a separate number pad, enable
. This gives you the 3D view shortcuts regularly used on the number pad.If you do not have a middle mouse button, you can enable
. This allows you to hold the Alt or OSKey key while dragging with the mouse, to orbit.See Configuring Peripherals for more information about these options, and see Input Preferences for details on configuring their settings.
파일과 경로¶
At
you can set options such as what Image Editor (GIMP, Krita…) and Animation Player to use.Temporary Directory 로 임시 렌더나 자동 저장 등의 임시 파일을 어디에 놓을지 정할 수 있어요.
팁
경로 맨 앞에 ``//``가 붙어 있다면 그건 지금 열려있는 블렌더 파일(.blend)이 들어있는 폴더를 뜻하는데, 상대 경로(relative path)에 있는 파일들을 사용할 때 쓰여요.
See File Preferences for details.
Save & Load¶
If you trust the source of your blend-files, you can enable Auto Run Python Scripts. This option is meant to protect you from malicious Python scripts in blend-files that you got from someone else. Many users turn this option on, as advanced rigs tend to use scripts of some sort. Use caution, as this is a global setting, and may allow potentially malicious Python code from an untrusted source to run.
See Save & Load Auto Run Python Scripts Preference.