~ultimaker/ultimaker/+git/CuraEngine:CURA-11395_resmooth_the_raft

Last commit made on 2024-01-18
Get this branch:
git clone -b CURA-11395_resmooth_the_raft https://git.launchpad.net/~ultimaker/ultimaker/+git/CuraEngine

Branch merges

Branch information

Name:
CURA-11395_resmooth_the_raft
Repository:
lp:~ultimaker/ultimaker/+git/CuraEngine

Recent commits

30d26d7... by Casper Lamboo <email address hidden>

Merge branch 'main' into CURA-11395_resmooth_the_raft

8ad432e... by Remco Burema <email address hidden>

Fix benchmarks (#2015)

03a2536... by Remco Burema <email address hidden>

More in line with how we normally do morphological operations.

Was afraid for rounding errors, but this is a bit cleaner code.

part of CURA-11395

a64d8de... by "saumya.jain" <email address hidden>

removed incorrectly added benchmarks.run.xml

1e50760... by "c.lamboo" <email address hidden>

revere enable_benchmarks by default

so disable by default

19ecd9c... by Saumya Jain <email address hidden>

Merge branch 'main' into fix-benchmarks

de59e48... by "saumya.jain" <email address hidden>

.wkt files fixed. also removed empty .wkt files

CURA-11395

9687e95... by Jelle Spijker <email address hidden>

Only enable Sentry upload when there is info to upload

32454ea... by rburema <email address hidden>

Applied clang-format.

384b998... by Remco Burema <email address hidden>

Closing-op. could leave artifacts in raft; prevent this by opening-op.

Do an opening operation with the line-width to get rid of too-small islands in the raft.

done to finish up CURA-11395