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:
authorCampbell Barton <ideasman42@gmail.com>2012-10-09 00:50:06 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-10-09 00:50:06 +0400
commita82bcb38c40fbeeea3715341d07ace5bb56890ed (patch)
tree5e75b39242729489bd797e94eda9d3e7aecf0f0f /io_scene_3ds
parentb941652219a5fe080bf2d71664a393ca83c238b5 (diff)
style cleanup: pep8
Diffstat (limited to 'io_scene_3ds')
-rw-r--r--io_scene_3ds/import_3ds.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/io_scene_3ds/import_3ds.py b/io_scene_3ds/import_3ds.py
index 5f0875dc..0da6822b 100644
--- a/io_scene_3ds/import_3ds.py
+++ b/io_scene_3ds/import_3ds.py
@@ -477,7 +477,6 @@ def process_next_chunk(file, previous_chunk, importedObjects, IMAGE_SEARCH):
## preparando para receber o proximo objeto
contextMeshMaterials = [] # matname:[face_idxs]
contextMeshUV = None
- #contextMesh.vertexUV = 1 # Make sticky coords.
# Reset matrix
contextMatrix_rot = None
#contextMatrix_tx = None