操作项
菜单
Help ‣ Operator Cheat Sheet
环境
Enable
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
参考
模式
所有模式
菜单
Topbar ‣ Blender ‣ System ‣ Reload Scripts
Reloads all scripts found in the scripts data folder; any changes that have been made in the Text Editor will be lost!
参考
菜单
Topbar ‣ Blender ‣ System ‣ Memory Statistics
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
要使用该操作的完整功能,请从控制台使用 启动Blender。
参考
模式
所有模式
菜单
Topbar ‣ Blender ‣ System ‣ Debug Menu
该操作将弹出一个菜单,用于设置Blender为某个调试模式。
各个值的作用描述见 源码。
Tip
Note
可以在调试模式下启动Blender或设置 来访问其他调试选项。
参考
模式
所有模式
菜单
Topbar ‣ Blender ‣ System ‣ Redraw Timer
该操作将显示一个菜单,包含一组对撤销/重做功能的基准UI渲染时间的测试。
参考
模式
所有模式
菜单
Topbar ‣ Blender ‣ System ‣ Clean Up Space-data
Removes unused settings for invisible editors.