Commit Graph

6 Commits

Author SHA1 Message Date
0de8717a3f Yet another compilation fix on OSX. 2018-12-03 15:28:54 +01:00
cb8ecf4290 Fixed a missing include on OSX. 2018-12-03 14:58:50 +01:00
e99fa7d104 Implemented naming of the SLA export file based on the output file name
template.

Reworked naming of the plater exports to not use the output file name
template, but to derive the file name from the first printable object's name.

Fixed error handling: Reimpemented the Perl's "eval" blocks
as try / catch blocks.
2018-12-03 13:14:28 +01:00
48db8e6478 Hopefully a fix of OSX compilation issue. 2018-11-20 15:18:46 +01:00
63ee3dc63c Partial update of 3D scene (GLVolumes derived from Model and from
the SLAPrintObject).
Updated PrintBase to generate a unique timestamp at each step invalidation.
2018-11-16 18:28:50 +01:00
d79e2d8fa6 Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrint 2018-11-08 14:23:17 +01:00