Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-03-12 10:59:38 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-03-12 10:59:38 +0400
commit369cfd3766fc2d6e764d3e6a39f448674fabebca (patch)
tree26c30f622ad2bb491c295ea6c662ff59d347968d
parent41c80357961d079bad12713b41b759d0a7baa0b5 (diff)
rename vrml2 addon since it now exports multiple meshes
-rw-r--r--io_scene_vrml2/__init__.py (renamed from io_mesh_vrml2/__init__.py)0
-rw-r--r--io_scene_vrml2/export_vrml2.py (renamed from io_mesh_vrml2/export_vrml2.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/io_mesh_vrml2/__init__.py b/io_scene_vrml2/__init__.py
index 802fb7a7..802fb7a7 100644
--- a/io_mesh_vrml2/__init__.py
+++ b/io_scene_vrml2/__init__.py
diff --git a/io_mesh_vrml2/export_vrml2.py b/io_scene_vrml2/export_vrml2.py
index a3370a3a..a3370a3a 100644
--- a/io_mesh_vrml2/export_vrml2.py
+++ b/io_scene_vrml2/export_vrml2.py