Thao Tác (Operators)
Bảng Liệt Kê các Thao Tác (Operator Cheat Sheet)
Tham Chiếu (Reference)
- Trình Đơn (Menu)
- Ngữ Cảnh (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.
Xem thêm
Thao Tác Hệ Thống (System Operators)
Nạp lại tập lệnh (Reload Scripts)
Tham Chiếu (Reference)
- Chế Độ (Mode)
Tổng Thể
- Trình Đơn (Menu)
- Tổ Hợp Phím Tắt (Shortcut)
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!
Thống Kê về Bộ Nhớ (Memory Statistics)
Tham Chiếu (Reference)
- Chế Độ (Mode)
--debug-memory
- Trình Đơn (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.
Quan trọng
To fully use this operator run Blender from the console with --debug-memory
.
Vẽ Lại Đồng Hồ (Redraw Timer)
Tham Chiếu (Reference)
- Chế Độ (Mode)
Tổng Thể
- Trình Đơn (Menu)
- Tổ Hợp Phím Tắt (Shortcut)
Ctrl-Alt-T
This operator brings up a menu with a list of tests to benchmark UI render times along with undo/redo functions.
Dọn Dẹp Dữ Liệu-Không Gian (Clean Up Space-Data)
Tham Chiếu (Reference)
- Chế Độ (Mode)
Tổng Thể
- Trình Đơn (Menu)
Removes unused settings for invisible editors.