帮助系统

Blender有许多内置或基于网页的帮助选项。

工具提示

../_images/getting-started_help_tooltip.png

信息编辑器中渲染引擎选择器的工具提示。

当鼠标划过某个按钮或者设置时,停留片刻,会出现工具提示。

元素

上下文相关的工具提示可能会包含如下元素:

简短介绍

控件相关细节。

快捷键

与工具关联的键盘或者鼠标操作。

数值

属性值。

活动物体的源文件,另见 关联库

禁用(红色)

数值无法编辑的原因。

Python

When Python Tooltips are enabled, a Python expression is displayed for scripting (usually an operator or property).

访问上下文相关手册

参考

模式

所有模式

菜单

上下文菜单 ‣ 在线手册

快捷键

F1

用户可能需要在Blender内部获取工具或界面内容的相关帮助。

Use the keyboard shortcut or context menu item to visit pages of this reference manual from within Blender. This opens a web page relating to the button under the cursor, supporting both tool and value buttons.

Note

手册尚未全部覆盖100%界面内容,如果某个工具没有指向手册的链接,用户会在信息标题栏看到警告信息。

有些时候,按钮可能指向文档通用章节。

帮助菜单

保存系统信息

提取有用的系统信息,用于bug报告,配置检查或诊断问题。

会提示用户保存文本文件 system-info.txt

它包括以下章节:

Blender

显示Blender版本号,版本配置与运行Blender路径的详细信息。

Python

你安装的Python版本和路径。

目录

用过的脚本、数据文件、预设和临时文件的路径。

这些目录通过 用户设置 编辑器进行配置。

OpenGL

Shows the OpenGL version, the name of the manufacturer, and the capabilities of your hardware and driver.

已启动的插件

目前在使用的插件列表。