Code Cleanup: style, spelling and pep8 edits

This commit is contained in:
2013-11-20 03:38:18 +11:00
parent 780459e406
commit 1ea47c9af9
19 changed files with 30 additions and 29 deletions

View File

@@ -35,6 +35,7 @@ error_duplicates = False
error_encoding = False
addons_fake_modules = {}
def paths():
# RELEASE SCRIPTS: official scripts distributed in Blender releases
addon_paths = _bpy.utils.script_paths("addons")