X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=blender%2Fio_mspgl%2F__init__.py;h=c23b60f13dfcfa0664aec7b857215ce283b4fde3;hb=6fbc3217471932e1e46a694e4c4376673010f814;hp=4b6e2ff4dfc3e9063db926c44cc50621c641b596;hpb=46e04b29e95019e4f384d321d29adea1e5fa3ea9;p=libs%2Fgl.git diff --git a/blender/io_mspgl/__init__.py b/blender/io_mspgl/__init__.py index 4b6e2ff4..c23b60f1 100644 --- a/blender/io_mspgl/__init__.py +++ b/blender/io_mspgl/__init__.py @@ -10,7 +10,7 @@ files = ("animation", "armature", "context", "datafile", "export", "export_animation", "export_armature", "export_camera", "export_light", "export_material", "export_mesh", "export_object", "export_scene", "export_texture", "material", "mesh", "operators", "properties", "scene", - "util") + "texture", "util") if "bpy" in locals(): import imp