Skip to content

Commit

Permalink
Update change log for version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghostkeeper committed Oct 25, 2020
1 parent add8a24 commit fe9e2da
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
1.0 - Big Bang
1.0.1 - Bug Fixes
====
* Fix the resource ID of exported materials to be integer.

1.0.0 - Big Bang
====
For the first stable release, the full core 3MF specification is implemented.

Expand Down Expand Up @@ -43,7 +47,7 @@ Bug Fixes
* No longer create meshes when an object has no vertices or faces.
* Transformation matrices and vertex coordinates will no longer use scientific notation for big or tiny numbers.

0.2 - Get Out
0.2.0 - Get Out
====
This is another pre-release where the goal is to implement exporting 3MF files from Blender.

Expand All @@ -64,7 +68,7 @@ Bug Fixes
----
* The unit is now applied after the 3MF file's own transformations, so that models end up in the correct position.

0.1 - Come On In
0.1.0 - Come On In
====
This is a minimum viable product release where the goal is to reliably import at least the geometry of a 3MF file into Blender.

Expand All @@ -78,4 +82,4 @@ Features
* Support for importing components.
* Support for importing build items.
* Support for transformations on build items and components.
* Transforming the 3MF file units correctly to Blender's units.
* Transforming the 3MF file units correctly to Blender's units.

0 comments on commit fe9e2da

Please sign in to comment.