We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5109a commit 7388901Copy full SHA for 7388901
CHANGES.md
@@ -0,0 +1,15 @@
1
+0.1 - Come On In
2
+====
3
+This is a minimum viable product release where the goal is to reliably import at least the geometry of a 3MF file into Blender.
4
+
5
+Features
6
+----
7
+* A menu item is added to the import menu to import 3D Manufactoring Format files.
8
+* Opening 3MF archives.
9
+* Support for importing object resources.
10
+* Support for importing vertices.
11
+* Support for importing triangles.
12
+* Support for importing components.
13
+* Support for importing build items.
14
+* Support for transformations on build items and components.
15
+* Transforming the 3MF file units correctly to Blender's units.
0 commit comments