~ultimaker/uranium/+git/Uranium:3.0

Last commit made on 2017-10-13
Get this branch:
git clone -b 3.0 https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

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

Recent commits

a228929... by Diego Prado Gesto <email address hidden>

Merge branch 'CURA-4358_buildplate' into 3.0

f0e8d26... by Lipu Fei

Add evaluation context processing for ContainerStack and SettingFunction

CURA-4358

- Make getProperty() and getRawProperty() in ContainerStack to be
  evaluation-context-aware.
- Allow getRawProperty() to skip some containers if this info is
  provided by the context.
- SettingFunction can now override operators with those provided in the
  evaluation context.

fe9a72d... by Ruben D

Update Polish translations

Seems perfect.

Contributes to issue CURA-4341.

ee25387... by Ruben D

Remove language and country codes

They are not in the file format specification.

Contributes to issue CURA-4341.

84add71... by Patola

Updated brazilian portuguese strings

2d700c0... by Jaime van Kessel <email address hidden>

Gracefully handle intersecting polygon with None

ba60895... by ChrisTerBeke <email address hidden>

Merge branch 'fix_garbled_fonts_macos' into 3.0

62945cd... by ChrisTerBeke <email address hidden>

remove semicolon

b3a73df... by ChrisTerBeke <email address hidden>

Merge branch '3.0' of https://github.com/Ultimaker/Uranium into 3.0

7d390cc... by ChrisTerBeke <email address hidden>

CURA-4390 add ability to call extension instance methods from qml