~ultimaker/uranium/+git/Uranium:2.1

Last commit made on 2016-05-12
Get this branch:
git clone -b 2.1 https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
2.1
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

642bf79... by Simon Edwards <email address hidden>

Make the scipy convex hull code a bit more robust just like the pure Python version.
Contributes to CURA-1512

f8703b4... by Simon Edwards <email address hidden>

Make Version() tolerate lists with less than 3 elements.
Fixes CURA-1421 Update checker not working

79de020... by Simon Edwards <email address hidden>

Revert "Reuse the old bounding box values instead of blowing up with the zero size bounding box."
This reverts commit a583502fe2518f3dbd4a855d6224356267a26a8b.
Contributes to CURA-1447

0d8a936... by Simon Edwards <email address hidden>

Correctly handle string version numbers versus list-of-ints version numbers.
Fixes CURA-1421 Update checker not working

a583502... by Simon Edwards <email address hidden>

Reuse the old bounding box values instead of blowing up with the zero size bounding box.
CURA-1447 Snap Scaling triggers model to be hidden, causes NaN.

ee553c5... by Simon Edwards <email address hidden>

Revert "Wait for bounding box calculations to finish instead of using garbage values."
This reverts commit 6eda33485299bea76678a1e43ef41f0bc552d04f.

CURA-1447

b8d18f2... by Simon Edwards <email address hidden>

Make the version number splitting a bit more tolerant of dashes and underscores.
Fixes CURA-1421 Update checker not working

6eda334... by Simon Edwards <email address hidden>

Wait for bounding box calculations to finish instead of using garbage values.
Fixes CURA-1447 "Snap Scaling triggers model to be hidden, causes NaN."

a4e4db3... by Simon Edwards <email address hidden>

Only listen to CuraEngine stdout for blank lines (=process exits) and not stderr too. Make the scene lock available for use by Python's 'with' statement.
Fixes CURA-1434

5dea6e4... by Ghostkeeper <email address hidden>

Update foreign translations

We just got these from Bothof. They should update the translations to the latest string changes.

Contributes to issue CURA-1190.