[Bf-extensions-cvs] [7f3f92f] master: Add warning: "may produce errors, fix in progress"

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


Commit: 7f3f92f158f11979dcd145eb4283fb50c8043d10
Author: meta-androcto
Date:   Thu Dec 3 21:42:43 2015 +1100
Branches: master
https://developer.blender.org/rBA7f3f92f158f11979dcd145eb4283fb50c8043d10

Add warning: "may produce errors, fix in progress"

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

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 e18aca9..9f91650 100644
--- a/io_import_scene_unreal_psa_psk.py
+++ b/io_import_scene_unreal_psa_psk.py
@@ -23,7 +23,7 @@ bl_info = {
     "blender": (2, 64, 0),
     "location": "File > Import > Skeleton Mesh (.psk)/Animation Set (psa)",
     "description": "Import Skeleleton Mesh/Animation Data",
-    "warning": "",
+    "warning": "may produce errors, fix in progress",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
                 "Scripts/Import-Export/Unreal_psk_psa",
     "category": "Import-Export",



More information about the Bf-extensions-cvs mailing list