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:
authorChris Foster <cdbfoster@gmail.com>2011-04-01 05:27:21 +0400
committerChris Foster <cdbfoster@gmail.com>2011-04-01 05:27:21 +0400
commit3553fea851878423364f9f1a7aa5952fa203bbac (patch)
tree4593d0ab0efaa1649189cde8cb75e127167f8506 /io_export_directx_x.py
parent3f1f0796a1086eae878c4fc49dd496a872a809a7 (diff)
Just tested successfully on r35927.
Diffstat (limited to 'io_export_directx_x.py')
-rw-r--r--io_export_directx_x.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_export_directx_x.py b/io_export_directx_x.py
index 2b6230c4..daa68fc5 100644
--- a/io_export_directx_x.py
+++ b/io_export_directx_x.py
@@ -20,7 +20,7 @@ bl_info = {
"author": "Chris Foster (Kira Vakaan)",
"version": (2, 1),
"blender": (2, 5, 7),
- "api": 35622,
+ "api": 35927,
"location": "File > Export",
"description": "Export to the DirectX Model Format (.x)",
"warning": "",