[Bf-extensions-cvs] [0c1db87] master: fix for last commit

meta-androcto noreply at git.blender.org
Thu Dec 3 11:46:51 CET 2015


Commit: 0c1db87aeffc3cb9b0a573411fa3a3a63b552ae8
Author: meta-androcto
Date:   Thu Dec 3 21:46:21 2015 +1100
Branches: master
https://developer.blender.org/rBA0c1db87aeffc3cb9b0a573411fa3a3a63b552ae8

fix for last commit

===================================================================

M	io_import_scene_unreal_psa_psk.py

===================================================================

diff --git a/io_import_scene_unreal_psa_psk.py b/io_import_scene_unreal_psa_psk.py
index 9f91650..e56547a 100644
--- a/io_import_scene_unreal_psa_psk.py
+++ b/io_import_scene_unreal_psa_psk.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Darknet, flufy3d, camg188",
     "version": (2, 2),
     "blender": (2, 64, 0),
-    "location": "File > Import > Skeleton Mesh (.psk)/Animation Set (psa)",
+    "location": "File > Import > Skeleton Mesh (.psk)/Animation Set (psa)"
     "description": "Import Skeleleton Mesh/Animation Data",
     "warning": "may produce errors, fix in progress",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"



More information about the Bf-extensions-cvs mailing list