~ultimaker/ultimaker/+git/CuraEngine:fractal_dithering

Last commit made on 2019-01-22
Get this branch:
git clone -b fractal_dithering https://git.launchpad.net/~ultimaker/ultimaker/+git/CuraEngine

Branch merges

Branch information

Name:
fractal_dithering
Repository:
lp:~ultimaker/ultimaker/+git/CuraEngine

Recent commits

244aff5... by Tim Kuipers <email address hidden>

lil SquareSubdivTest changes

735dfef... by Tim Kuipers <email address hidden>

make debug functions only run when debugging

7be4652... by Tim Kuipers <email address hidden>

measure spec time always separately from tree computation time

47cac93... by Tim Kuipers <email address hidden>

use normal avg averaging statistic when creating the lower bound for dithering

f85a339... by Tim Kuipers <email address hidden>

change test a bit again

a8fce7f... by Tim Kuipers <email address hidden>

replace balancing with minimal lower bound by default

7dec7ba... by Tim Kuipers <email address hidden>

revamp square subdiv test with new SVG options

bda41e5... by Tim Kuipers <email address hidden>

introduce debug output option for average density in square subdiv cells

dd5c559... by Tim Kuipers <email address hidden>

introduce rgb colors to SVG

instead of named colors only

ea1bd61... by Tim Kuipers <email address hidden>

simplify debug check

the debug check was performed double at the end of solveChilddebt
and there was no check whether compiled in debug mode