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:
Diffstat (limited to 'io_export_unreal_psk_psa.py')
-rw-r--r--io_export_unreal_psk_psa.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/io_export_unreal_psk_psa.py b/io_export_unreal_psk_psa.py
index 121c5000..1c5bcaa8 100644
--- a/io_export_unreal_psk_psa.py
+++ b/io_export_unreal_psk_psa.py
@@ -1938,9 +1938,6 @@ class ExportUDKAnimData(bpy.types.Operator):
# to the class instance from the operator settings before calling.
filepath = StringProperty(
- name="File Path",
- description="Filepath used for exporting the PSA file",
- maxlen= 1024,
subtype='FILE_PATH',
)
filter_glob = StringProperty(