Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#26248] Error loading makehuman import script
Date:
2011-02-28 11:15
Priority:
3
State:
Closed
Submitted by:
Andrea Cervetti (
algol
)
Assigned to:
Nobody (None)
Category:
Import/Export
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Error loading makehuman import script
Detailed description
Version 2.56.2 r35257
Loading the makehuman import add-on fails with error:
File "/usr/local/src/install/linux2/2.56/scripts/addons/io_import_scene_mhx.py", line 2647, in ImportMhx
exec(expr)
File "<string>", line 1, in <module>
NameError: name 'BoolProperty' is not defined
At line 2606 the script loads definitions from bpy.props with:
from bpy.props import StringProperty, FloatProperty, EnumProperty
BoolProperty is missing
Followup
Message
Date
: 2011-02-28 13:48
Sender
:
Filiciss Muhgue
fix for that, and small cleanup.
http://www.pasteall.org/19571/diff
Date
: 2011-02-28 15:09
Sender
:
Thomas Dinges
Commited in extensions SVN 1667. Thanks
Attached Files:
No Files Currently Attached
Changes:
Field
Old Value
Date
By
close_date
None
2011-02-28 15:09
dingto
Status
New
2011-02-28 15:09
dingto
status_id
Open
2011-02-28 15:09
dingto