Gráfico de Commits

9 Commits

Autor SHA1 Mensagem Data
Gina Häußge b5e4928780 "*.STL" files might be STL files too
Makes STL file detection based on extension work case insensitive. Without
that patch, files named like "FILE.STL" or "file.StL" or ... couldn't be
sliced. CuraEngine quit attempts to do so with "Could not load file"
instead.
2014-09-25 10:39:14 +02:00
Joachim Hagege 074d4cea00 Bug correction in the logic for loading an Ascii model 2014-06-28 18:13:11 +03:00
Joachim Hagege b17a3f2a92 Corrected a bug with loading an ASCII model 2014-06-28 18:03:08 +03:00
daid 0f85c400d3 Fix loading of solidworks files, which start with "solid" but are binary files... 2014-06-24 10:21:11 +02:00
repetier 16a51edc2d Load multiple stl files at once to allow multi-extruder slicing from command line 2014-04-21 19:59:59 +02:00
Skeen 7623c51e41 Changed NULL to nullptr 2014-04-16 16:43:03 +02:00
Daid ab08b89496 Fix MacOS build. 2014-04-07 14:45:28 +02:00
daid c2348ef17c Fix c++11 compiling. 2014-04-07 13:26:41 +02:00
Skeen b539f0d2b0 Updated gitignore
Ignore vim comment files, and the build folder (for out of source
builds)
2014-04-06 19:00:13 +02:00