Оператори – Operators¶
Operator Cheat Sheet¶
Орієнтир – Reference
- Menu
- 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¶
Орієнтир – Reference
- Режим – Mode
Усі Режими – All Modes
- Menu
- Скорочення – Hotkey
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!
Статистика Пам’яті – Memory Statistics¶
Орієнтир – Reference
- Режим – Mode
--debug-memory
- Menu
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.
Важливо
Для повноцінного використання цього оператора запустіть Blender із консолі з --debug-memory
.
Часолік Перерисовування – Redraw Timer¶
Орієнтир – Reference
- Режим – Mode
Усі Режими – All Modes
- Menu
- Скорочення – Hotkey
Ctrl-Alt-T
Цей оператор викликає меню зі списком тестів для атестації часу рендерення інтерфейсу користувача разом з функціями скасування/відновлення.
Clean-Up Space-Data¶
Орієнтир – Reference
- Режим – Mode
Усі Режими – All Modes
- Menu
Removes unused settings for invisible editors.