~ultimaker/ultimaker/+git/libSavitar:2.6

Last commit made on 2017-05-01
Get this branch:
git clone -b 2.6 https://git.launchpad.net/~ultimaker/ultimaker/+git/libSavitar

Branch merges

Branch information

Recent commits

1ad7ddb... by Gregor Riepl

Added typedef for dynamic byte array

c2a95c6... by Gregor Riepl

Preallocate byte buffers

7c064a7... by Gregor Riepl

Moved ref ampersand to type

6d0835f... by Gregor Riepl

Replaced char vectors with uint8_t vectors

4a165c7... by Gregor Riepl

Fix incorrect bounds check

7d5f44b... by Gregor Riepl

Added SavitarExport.h to installable headers

35dd9b1... by Gregor Riepl

Removed dependency on Python in C++ library

281e311... by Jaime van Kessel <email address hidden>

Force C locale for 3mf parser

CURA-3215

5217088... by awhiemstra <email address hidden>

Fix casing of Python include file

0940ba5... by Arjen Hiemstra <email address hidden>

Workaround conflicting declarations of toupper() on OSX

Contributes to CURA-3215