- Jean-Michel Soler updated his paths importer (svg part) -- ongoing work related to this bug report by intrr:
http://projects.blender.org/tracker/?func=detail&atid=125&aid=2674&group_id=9

- small doc update in paths import about some imported curves needing "enter edit mode, select all points, toggle cyclic (press 'c')" to show up correctly;

- old vrml 2 exporter's menu name and tooltip updated to clarify that it is the old version, soon to be removed (in favor of the already included vrml 97 update by Bart).  Also prints a msg about it to the console when used.

Thanks all.
This commit is contained in:
2005-06-12 23:40:46 +00:00
parent 7e81664287
commit e5b527c629
3 changed files with 163 additions and 35 deletions

View File

@@ -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.
"""
#----------------------------------------------