Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/paths_import.py')
-rw-r--r--release/scripts/paths_import.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/scripts/paths_import.py b/release/scripts/paths_import.py
index 889bcdad1e6..663f19653b6 100644
--- a/release/scripts/paths_import.py
+++ b/release/scripts/paths_import.py
@@ -32,8 +32,7 @@ Usage:
pop-up menu and select the file to open.
Notes:<br>
- Mac AI files have different line endings. The author wrote a version of
-the importer that supports them, check forum or site links above.
+ If the imported curve looks "messy", you may need to enter edit mode with the imported curve selected and toggle cyclic mode for it, by selecting all its points and pressing "c" or using the Curve menu in the 3d view header.
"""
#----------------------------------------------