fix [#27324] WindowManager.invoke_search_popup() crashes blender and does not work

also minor formatting fixes.
This commit is contained in:
2011-05-08 12:51:05 +00:00
parent d4e540dff3
commit b432520799
4 changed files with 14 additions and 8 deletions

View File

@@ -35,6 +35,7 @@ import addon_utils as _addon_utils
_script_module_dirs = "startup", "modules"
def _test_import(module_name, loaded_modules):
use_time = _bpy.app.debug