code cleanup: use BMW_begin insode for loops body.

This commit is contained in:
2013-01-14 09:53:56 +00:00
parent d476113c05
commit 9f2e845181
7 changed files with 36 additions and 46 deletions

View File

@@ -17,6 +17,8 @@ from bpy.props import StringProperty, IntProperty, BoolProperty
class ExampleAddonPreferences(AddonPreferences):
# this must match the addon name, use '__package__'
# when defining this in a submodule of a python package.
bl_idname = __name__
filepath = StringProperty(