操作项
操作项信息一览
参考
- 菜单
- 环境
Enable Developer Extras
Creates a text file in the Text Editor that gives a list of all operators and their default values in Python syntax, along with the generated docs. This is a good way to get an overview of all Blender's operators.
See also
System Operators
重载脚本
参考
- 模式
所有模式
- 菜单
- 快捷键
Ctrl-Alt-T
Reloads all scripts found in the scripts data folder; any changes that have been made in the Text Editor will be lost!
内存统计
参考
- 模式
--debug-memory
- 菜单
This operator which can be found by searching "Memory Statistics" with the Operator Search will print useful information about memory objects, their size and user count.
Important
要使用该操作的完整功能,请从控制台使用 --debug-memory
启动Blender。
重绘计时器
参考
- 模式
所有模式
- 菜单
- 快捷键
Ctrl-Alt-T
该操作将显示一个菜单,包含一组对撤销/重做功能的基准UI渲染时间的测试。
Clean Up Space-Data
参考
- 模式
所有模式
- 菜单
Removes unused settings for invisible editors.