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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2008-01-14 08:58:38 +0300
committerJoshua Leung <aligorith@gmail.com>2008-01-14 08:58:38 +0300
commiteebab74464543f0a4f2296e56a5336b57563385f (patch)
tree8f32280616d1a0be6521f6be2a1e5eb0255ceffa /release
parentda4c1cd8d35ce2600e6d8316e8d471dc9a5b4c3b (diff)
Missed a few lines in import_mdd.py
Diffstat (limited to 'release')
-rw-r--r--release/scripts/import_mdd.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/release/scripts/import_mdd.py b/release/scripts/import_mdd.py
index 6eb960a7c7c..1ee196ab67f 100644
--- a/release/scripts/import_mdd.py
+++ b/release/scripts/import_mdd.py
@@ -1,10 +1,10 @@
#!BPY
"""
- #Name: 'Load MDD to Mesh RVKs'
- #Blender: 242
- #Group: 'Import'
- #Tooltip: 'baked vertex animation to active mesh object.'
+ Name: 'Load MDD to Mesh RVKs'
+ Blender: 242
+ Group: 'Import'
+ Tooltip: 'baked vertex animation to active mesh object.'
"""
__author__ = "Bill L.Nieuwendorp"
__bpydoc__ = """\