Skip to content
Snippets Groups Projects
Commit ee29d3dc authored by Aurel W's avatar Aurel W
Browse files

Minor formating errors.

parent 4d130f78
Branches
Tags
No related merge requests found
......@@ -27,8 +27,8 @@ listed on each line. In addition, also quads can be exported as a line
of 12 values (this was the default before blender 2.5). Now default
settings will triangulate the mesh.
Usage:<br>
Execute this script from the "File->Export" menu. You can select
Usage:
Execute this script from the "File->Export" menu. You can select
whether modifiers should be applied and if the mesh is triangulated.
"""
......
......@@ -28,12 +28,12 @@ imported as a quad. This may be in conflict with some other
applications, which use a raw format, but this is how it was
implemented back in blender 2.42.
Usage:<br>
Execute this script from the "File->Import" menu and choose a Raw file to
Usage:
Execute this script from the "File->Import" menu and choose a Raw file to
open.
Notes:<br>
Generates the standard verts and faces lists, but without duplicate
Notes:
Generates the standard verts and faces lists, but without duplicate
verts. Only *exact* duplicates are removed, there is no way to specify a
tolerance.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment