Skip to content

Commit 30f5722

Browse files
committed
Update change log for v0.2
1 parent 8c4de81 commit 30f5722

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
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+
122
0.1 - Come On In
223
====
324
This is a minimum viable product release where the goal is to reliably import at least the geometry of a 3MF file into Blender.

0 commit comments

Comments
 (0)