~ultimaker/ultimaker/+git/libSavitar:4.7

Last commit made on 2020-08-04
Get this branch:
git clone -b 4.7 https://git.launchpad.net/~ultimaker/ultimaker/+git/libSavitar

Branch merges

Branch information

Recent commits

92f2b98... by Remco Burema <email address hidden>

Invalidate variable after delete.

CURA-7603

09ff879... by Remco Burema <email address hidden>

Merge pull request #27 from Ultimaker/CURA-7603

CURA-7603

bf788c1... by Remco Burema <email address hidden>

Const typeing and bump version.

CURA-7603

9e3b026... by Jaime van Kessel <email address hidden>

Remove the mesh_node_objectid once it's used

CURA-7603

4ed50f4... by Jaime van Kessel <email address hidden>

Ensure that Objects don't have meshes & components at the same time

But do restore the order correctly, since Cura does rely on this.
CURA-7616

e88a4fc... by Jaime van Kessel <email address hidden>

Make the objectType settable

CURA-7603

2303e51... by Jaime van Kessel <email address hidden>

Set default transformation

This could cause the 3MF file to be invalid if no transformation was set

CURA-7603

9842648... by Jaime van Kessel <email address hidden>

Switch order of mesh & metadatagroups

The XSD demands it!

CURA-7603

293362b... by Jaime van Kessel <email address hidden>

Enforce ordering of components

CURA-7603

583a29a... by Jaime van Kessel <email address hidden>

Prevent adding children to node with mesh

CURA-7603