|
|
fc37238b17
|
Cleanup: unused args/vars/imports in bl_operators
|
2019-05-09 12:42:05 +10:00 |
|
|
|
3ddd7e9704
|
Cleanup: style
|
2019-03-14 11:08:48 +11:00 |
|
|
|
270fd28496
|
Cleanup: use single quotes for enums
|
2019-03-04 22:11:06 +11:00 |
|
|
|
bbe98b18fb
|
Cleanup: use preferences prefix for Python operators
|
2019-03-02 00:23:42 +11:00 |
|
|
|
87c4f30954
|
Fix T61455: Import any add-on broken
recent split userpref.py out of wm.py (rB9ec944bbab7a) forgot to move
'module_filesystem_remove' there as well...
|
2019-02-12 13:33:33 +01:00 |
|
|
|
9ec944bbab
|
Cleanup: split user preferences out of wm.py
These operations are for handling preference related tasks so move into
into a preferences file.
Operators still need to be renamed.
|
2019-02-11 23:24:09 +11:00 |
|