Disable an addon
| Parameters: | module (string, (optional, never None)) – Module, Module name of the addon to disable |
|---|---|
| File: | startup/bl_operators/wm.py:1703 |
Enable an addon
| Parameters: | module (string, (optional, never None)) – Module, Module name of the addon to enable |
|---|---|
| File: | startup/bl_operators/wm.py:1659 |
Display more information on this addon
| Parameters: | module (string, (optional, never None)) – Module, Module name of the addon to expand |
|---|---|
| File: | startup/bl_operators/wm.py:2031 |
Install an addon
| Parameters: |
|
|---|---|
| File: |
Scan addon directories for new modules
| File: | startup/bl_operators/wm.py:1786 |
|---|
Delete the addon from the file system
| Parameters: | module (string, (optional, never None)) – Module, Module name of the addon to remove |
|---|---|
| File: | startup/bl_operators/wm.py:1986 |
Undocumented
| Parameters: | filepath (string, (optional, never None)) – filepath |
|---|---|
| File: | startup/bl_operators/wm.py:1274 |
Undocumented
| File: | startup/bl_operators/wm.py:1253 |
|---|
Launch the blender-player with the current blend-file
| File: | startup/bl_operators/wm.py:1336 |
|---|
Call (draw) a pre-defined menu
| Parameters: | name (string, (optional, never None)) – Name, Name of the menu |
|---|
Set boolean values for a collection of items
| Parameters: |
|
|---|---|
| File: |
Set a context array value (useful for cycling the active mesh edit mode)
| Parameters: |
|
|---|---|
| File: |
Toggle a context value
| Parameters: |
|
|---|---|
| File: |
Set a context value (useful for cycling active material, vertex keys, groups, etc.)
| Parameters: |
|
|---|---|
| File: |
Undocumented
| Parameters: | data_path (string, (optional, never None)) – Context Attributes, RNA context string |
|---|---|
| File: | startup/bl_operators/wm.py:513 |
Adjust arbitrary values with mouse input
| Parameters: |
|
|---|---|
| File: |
Scale a float context value
| Parameters: |
|
|---|---|
| File: |
Scale an int context value
| Parameters: |
|
|---|---|
| File: |
Set a context value
| Parameters: |
|
|---|---|
| File: |
Set a context value
| Parameters: |
|
|---|---|
| File: |
Set a context value
| Parameters: |
|
|---|---|
| File: |
Set a context value to an ID data-block
| Parameters: |
|
|---|---|
| File: |
Set a context value
| Parameters: |
|
|---|---|
| File: |
Set a context value
| Parameters: |
|
|---|---|
| File: |
Set a context value
| Parameters: |
|
|---|---|
| File: |
Toggle a context value
| Parameters: | data_path (string, (optional, never None)) – Context Attributes, RNA context string |
|---|---|
| File: | startup/bl_operators/wm.py:343 |
Toggle a context value
| Parameters: |
|
|---|---|
| File: |
Copy settings from previous version
| File: | startup/bl_operators/wm.py:1302 |
|---|
Open a popup to set the debug level
| Parameters: | debug_value (int in [-32768, 32767], (optional)) – Debug Value |
|---|
Print dependency graph relations to the console
Load online reference docs
| Parameters: | doc_id (string, (optional, never None)) – Doc ID |
|---|---|
| File: | startup/bl_operators/wm.py:930 |
Load online manual
| Parameters: | doc_id (string, (optional, never None)) – Doc ID |
|---|---|
| File: | startup/bl_operators/wm.py:898 |
Add or remove an Application Interaction Preset
| Parameters: |
|
|---|---|
| File: |
Add or remove a theme preset
| Parameters: |
|
|---|---|
| File: |
Undocumented
| Parameters: | filepath (string, (optional, never None)) – filepath |
|---|---|
| File: | startup/bl_operators/wm.py:1242 |
Export key configuration to a python script
| Parameters: |
|
|---|---|
| File: |
Import key configuration from a python script
| Parameters: |
|
|---|---|
| File: |
Add or remove a Key-config Preset
| Parameters: |
|
|---|---|
| File: |
Remove key config
| File: | startup/bl_operators/wm.py:1614 |
|---|
Test key-config for conflicts
| File: | startup/bl_operators/wm.py:1384 |
|---|
Add key map item
| File: | startup/bl_operators/wm.py:1565 |
|---|
Remove key map item
| Parameters: | item_id (int in [-inf, inf], (optional)) – Item Identifier, Identifier of the item to remove |
|---|---|
| File: | startup/bl_operators/wm.py:1596 |
Restore key map item
| Parameters: | item_id (int in [-inf, inf], (optional)) – Item Identifier, Identifier of the item to remove |
|---|---|
| File: | startup/bl_operators/wm.py:1550 |
Restore key map(s)
| Parameters: | all (boolean, (optional)) – All Keymaps, Restore all keymaps to default |
|---|---|
| File: | startup/bl_operators/wm.py:1522 |
Link or Append from a Library .blend file
| Parameters: |
|
|---|
Print memory statistics to the console
Open a Blender file
| Parameters: |
|
|---|
Undocumented
| File: | startup/bl_operators/wm.py:1625 |
|---|
Set the active operator to its default values
Add or remove an Operator Preset
| Parameters: |
|
|---|---|
| File: |
Open a path in a file browser
| Parameters: | filepath (string, (optional, never None)) – filepath |
|---|---|
| File: | startup/bl_operators/wm.py:784 |
Undocumented
| Parameters: | data_path (string, (optional, never None)) – Property Edit, Property data_path edit |
|---|---|
| File: | startup/bl_operators/wm.py:1174 |
Jump to a different tab inside the properties editor
| Parameters: | context (string, (optional, never None)) – Context |
|---|---|
| File: | startup/bl_operators/wm.py:1213 |
Undocumented
| Parameters: |
|
|---|---|
| File: |
Internal use (edit a property data_path)
| Parameters: |
|
|---|---|
| File: |
Quit Blender
Set some size property (like e.g. brush size) with mouse wheel
| Parameters: |
|
|---|
Load default file and user preferences
Reloads history and bookmarks
Open the default file (doesn’t save the current file)
| Parameters: |
|
|---|
Open an automatically saved file to recover it
| Parameters: |
|
|---|
Open the last closed file (“quit.blend”)
Simple redraw timer to test the speed of updating the interface
| Parameters: |
|
|---|
Reload the saved file
Save the current file in the desired location
| Parameters: |
|
|---|
Make the current file the default .blend file, includes preferences
Save the current Blender file
| Parameters: |
|
|---|
Save user preferences separately, overrides startup file preferences
Pop-up a search menu over all available operators in current context
Open the splash screen with release info
Generate System Info
| File: | startup/bl_operators/wm.py:1291 |
|---|
Load and apply a Blender XML theme file
| Parameters: |
|
|---|---|
| File: |
Open a website in the web-browser
| Parameters: | url (string, (optional, never None)) – URL, URL to open |
|---|---|
| File: | startup/bl_operators/wm.py:767 |
Add path to exclude from autoexecution
Remove path to exclude from autoexecution
| Parameters: | index (int in [0, inf], (optional)) – Index |
|---|
Duplicate the current Blender window
Toggle the current window fullscreen