You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,3 @@ An STL importer/exporter for Unity.
26
26
#### Model is sideways / horizontal / rotated
27
27
28
28
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