~ultimaker/uranium/+git/Uranium:CURA-9420_translations_5.1

Last commit made on 2022-06-21
Get this branch:
git clone -b CURA-9420_translations_5.1 https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
CURA-9420_translations_5.1
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

503c190... by Ruben D

Update headers in translation files

With new dates and fixed missing information.

Contributes to issue CURA-9420.

c496c05... by Ruben D

Update translation files with new strings from template

This brings the new strings from the translation template into the files for each language.

Contributes to issue CURA-9420.

54bd0d2... by Ruben D

Update translation templates for Uranium 5.1

These are the new strings in this release.

Contributes to issue CURA-9420.

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

Don't show corrupted plugin message for bundled plugins

There really isn't a point in showing the message. Bundled plugins can't be uninstalled

557ac05... by Jaime van Kessel <email address hidden>

Codestyle fixes

Minor codestyle fixes, boyscouting things.

99be852... by Joey de l'Arago

Add information about reimporting translated files into Cura and Uranium

CURA-9141

8acfa79... by Joey de l'Arago

Updates to translation guide

CURA-1941

ae70266... by Ruben D

Catch ValueError in convex hull calculation

This can happen if the model contains NaN, which could be the result of any mesh loading plug-in.
It's likely to fail elsewhere too, but hopefully we can handle that there once we get a Sentry bug about that then.

Fixes Sentry issue CURA-404. Sentry issue not found.

0e97663... by Joey de l'Arago

Before this change packages were only being checked if they were bundled after loading the package_id. However only installed packages were being loaded so this would always be false.

The solution here is to check first if a material file is inside "secure_paths" (these are install directory resource paths). If it is, it must be a bundled material.

CURA-8610

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

Merge pull request #829 from Ultimaker/CURA-6990

 Use "required packages" metadata to load a project file with a third party material