Skip to content

Commit 10cccd6

Browse files
committed
Update README.md
1 parent a9db33f commit 10cccd6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,3 @@ An STL importer/exporter for Unity.
2626
#### Model is sideways / horizontal / rotated
2727

2828
Unity's coordinate system is left handed, with Y axis as the vertical. Other 3d modeling programs may have different coordinate systems or axis assignments. **pb_Stl** exports right handed coordinates by default, but can be modified to retain left handed coordinates. Support for swapping axes is planned.
29-
30-
#### Only One Mesh is Exported
31-
32-
Currently exporting is restricted to the first selected mesh. In the future support for automatically merging multiple meshes will be implemented.

0 commit comments

Comments
 (0)