~ultimaker/uranium/+git/Uranium:4.8

Last commit made on 2020-11-09
Get this branch:
git clone -b 4.8 https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

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

Recent commits

d752cb0... by Ruben D

Merge branch '4.8' of https://github.com/Patola/Uranium into Patola-4.8

3b325a7... by Ruben D

Import Lionbridge translations for Uranium 4.8

These are the new translations we got from Lionbridge, as imported by lionbridge_import.py.

Contributes to issue CURA-7782.

993ce85... by Kostas Karmas <email address hidden>

Add Taiwanese translations for 4.8

CURA-7782

3a45671... by Ruben D

Catch permission errors and other environment errors when reading packages file

Fixes Sentry issue CURA-1C5.

9b4dcd8... by Ruben D

Also catch LookupError when unpacking packages

A similar error to the UnicodeDecodeError occurs if it knows the name of the encoding, but doesn't know how to decode that encoding.

Should never happen with Ultimaker-generated packages anyway!

Fixes Sentry issue CURA-1BY.

6f31c9e... by Ruben D

Fix crash when running out of memory in QHull

Or any other QHull error due to weird vertex data. Instead we'll just use a cube then.

Fixes Sentry issue CURA-1BT.

8972ed7... by Patola

Updated pt_BR strings for 4.8.

c9f7b35... by Patola

Updated pt_BR strings for 4.8.

191bedb... by Kostas Karmas <email address hidden>

Up the SDK version to 7.4.0

In preparation for the 4.8 release

CURA-7795

70cd89f... by Konstantinos Karmas <email address hidden>

Merge pull request #649 from Ultimaker/CURA-7643

Make approximate circle accept how many segments it should use