ოპერატორები¶
Operator Cheat Sheet¶
მითითება
- მენიუ:
- Context:
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.
ასევე იხილეთ
System Operators¶
Reload Scripts¶
მითითება
- რეჟიმი (Mode):
ყველა რეჟიმი
- მენიუ:
Reloads all scripts found in the scripts data folder; any changes that have been made in the Text Editor will be lost!
Memory Statistics¶
მითითება
- რეჟიმი (Mode):
--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.
მნიშვნელოვანი
To fully use this operator run Blender from the console with --debug-memory.
Redraw Timer¶
მითითება
- რეჟიმი (Mode):
ყველა რეჟიმი
- მენიუ:
This operator brings up a menu with a list of tests to benchmark UI render times along with undo/redo functions.
Clean Up Space-Data¶
მითითება
- რეჟიმი (Mode):
ყველა რეჟიმი
- მენიუ:
Removes unused settings for invisible editors.