~ultimaker/uranium/+git/Uranium:badgesIcons

Last commit made on 2021-11-17
Get this branch:
git clone -b badgesIcons https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

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

Recent commits

a6ec31c... by 10r3n20 <email address hidden>

changed icons references

4869329... by Ruben D

Merge branch 'bremco-graphics_buffer_update'

817ff7f... by Jaime van Kessel <email address hidden>

Merge branch 'plugin2views' of git://github.com/Tyronnosaurus/Uranium

79fade9... by Remco Burema <email address hidden>

Merge branch 'master' into bremco-graphics_buffer_update

970c94b... by Elia Devito

Round coordinates on getFaceIdAtPosition

PyQt Pixel expects integer coordinates as parameters.

This fixes the crash on cura when using the
"Select face to align to the build plate" tool

8812e80... by Jaime van Kessel <email address hidden>

Merge branch 'CURA-8647_fix_beta_urls' of github.com:Ultimaker/Uranium

084c7d1... by Jaime van Kessel <email address hidden>

Merge branch '4.12' of github.com:Ultimaker/Uranium

8319f60... by Remco Burema <email address hidden>

Fix URL's for the update checker for Beta's.

part of CURA-CURA-8647

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

Rendering: React properly to unsupported VAOs.

Not that it's likely to happen.

49e1cee... by Remco Burema <email address hidden>

Remove duplicate/unused code.

(Our own) bindings aren't used like this, there's an 'updateBindings' for that, setUniformValue sets the 'unbound' (at least w.r.t. our _own_ system, not to be confused by the fact that u_drawRange is of course a bound value w.r.t. the 'raw' OpenGL/shader) value.