File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ 0.2 - Get Out
2
+ ====
3
+ This is another pre-release where the goal is to implement exporting 3MF files from Blender.
4
+
5
+ Features
6
+ ----
7
+ * A menu item is added to the export menu to export 3D Manufactoring Format files.
8
+ * Saving Open Document formatted archives.
9
+ * Support for exporting object resources.
10
+ * Support for exporting vertices.
11
+ * Support for exporting triangles.
12
+ * Support for exporting components.
13
+ * Support for exporting build items.
14
+ * Support for exporting transformations.
15
+ * Support for conversion from Blender's units to millimetres.
16
+ * You can now scale the models when importing and exporting.
17
+
18
+ Bug Fixes
19
+ ----
20
+ * The unit is now applied after the 3MF file's own transformations, so that models end up in the correct position.
21
+
1
22
0.1 - Come On In
2
23
====
3
24
This is a minimum viable product release where the goal is to reliably import at least the geometry of a 3MF file into Blender.
You can’t perform that action at this time.
0 commit comments