~ubuntu-branches/ubuntu/utopic/blender/utopic-proposed

« back to all changes in this revision

Viewing changes to release/scripts/addons/io_scene_ms3d/__init__.py

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-02-19 11:24:23 UTC
  • mfrom: (14.2.23 sid)
  • Revision ID: package-import@ubuntu.com-20140219112423-rkmaz2m7ha06d4tk
Tags: 2.69-3ubuntu1
* Merge with Debian; remaining changes:
  - Configure without OpenImageIO on armhf, as it is not available on
    Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    'description': "Import / Export MilkShape3D MS3D files"\
24
24
            " (conform with MilkShape3D v1.8.4)",
25
25
    'author': "Alexander Nussbaumer",
26
 
    'version': (0, 99, 1),
 
26
    'version': (0, 99, 3),
27
27
    'blender': (2, 66, 0),
28
28
    'location': "File > Import & File > Export",
29
29
    'warning': "",