File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- 1.0 - Big Bang
1
+ 1.0.1 - Bug Fixes
2
+ ====
3
+ * Fix the resource ID of exported materials to be integer.
4
+
5
+ 1.0.0 - Big Bang
2
6
====
3
7
For the first stable release, the full core 3MF specification is implemented.
4
8
@@ -43,7 +47,7 @@ Bug Fixes
43
47
* No longer create meshes when an object has no vertices or faces.
44
48
* Transformation matrices and vertex coordinates will no longer use scientific notation for big or tiny numbers.
45
49
46
- 0.2 - Get Out
50
+ 0.2.0 - Get Out
47
51
====
48
52
This is another pre-release where the goal is to implement exporting 3MF files from Blender.
49
53
@@ -64,7 +68,7 @@ Bug Fixes
64
68
----
65
69
* The unit is now applied after the 3MF file's own transformations, so that models end up in the correct position.
66
70
67
- 0.1 - Come On In
71
+ 0.1.0 - Come On In
68
72
====
69
73
This is a minimum viable product release where the goal is to reliably import at least the geometry of a 3MF file into Blender.
70
74
@@ -78,4 +82,4 @@ Features
78
82
* Support for importing components.
79
83
* Support for importing build items.
80
84
* Support for transformations on build items and components.
81
- * Transforming the 3MF file units correctly to Blender's units.
85
+ * Transforming the 3MF file units correctly to Blender's units.
You can’t perform that action at this time.
0 commit comments