Commit History

Author SHA1 Message Date
  Joseph Lenox e6c715cad2 Merge branch 'adaptive-slicing' into merge-adaptive 7 years ago
  Ahmed Samir 5cd9ecbe57 [GSoC 2017] Support 3MF Format Read/Write. (#4046) 7 years ago
  Florens Wasserfall c0dfffe0ff Merge branch 'master' into adaptive-slicing 7 years ago
  Alessandro Ranellucci 5a1e8e0f65 Fix some compilation warnings 7 years ago
  Florens Wasserfall f43e004f44 Merge branch 'master' into adaptive-slicing-spline 7 years ago
  Florens Wasserfall f6616329a2 Ported adaptive slicing to C++ 7 years ago
  Alessandro Ranellucci 969f28f9d3 New GCodeTimeEstimator class, with basic estimation code by @lordofhyphens. #3747 7 years ago
  Alessandro Ranellucci 4c14c656f5 Updated MANIFEST 7 years ago
  Alessandro Ranellucci ad666beac0 Ported GCodeReader and SpiralVase to C++ 7 years ago
  Florens Wasserfall 3a53a17efb Merge branch 'master' into adaptive-slicing-spline 8 years ago
  Alessandro Ranellucci efd9b4c187 ExtUtils::CppGuess considers clang like GCC (+ two minor fixes/additions) 8 years ago
  Alessandro Ranellucci 8326f75af8 Ported AMF parsing/writing to C++ (by @bubnikv) 8 years ago
  Alessandro Ranellucci de19e5dabc Port the OBJ parser to C++ 8 years ago
  Florens Wasserfall 66cc47500b Merge branch 'adaptive-slicing' into adaptive-slicing-spline 8 years ago
  Florens Wasserfall 97f4301398 Class to interpolate layer height distribution based on BSplines 8 years ago
  Alessandro Ranellucci 117fb30636 Ported CoolingBuffer to C++/XS 8 years ago
  Alessandro Ranellucci 4b0766a82e Removed Rectilinear2.* 8 years ago
  Alessandro Ranellucci 27d41f89b8 Implement clone() for Fill classes 8 years ago
  Alessandro Ranellucci 3e04877571 Refactoring: make_fills() is now a LayerRegion method, and we move the base Fill class to Fill.hpp, no need for FillBase.hpp anymore 8 years ago
  Alessandro Ranellucci 103ec05774 Ported infill to XS/C++. Credits and many thanks go to @bubnikv for this work 8 years ago
  Alessandro Ranellucci c87659fdc2 Update MANIFEST and rename t/22_config to t/23_config because we already have a 22 8 years ago
  Joseph Lenox 1e37195af1 Unit test to verify whether Slic3r would hang when croaking from 8 years ago
  Alessandro Ranellucci 36231347f9 Partially ported Format::STL and Format::OBJ to XS 8 years ago
  Alessandro Ranellucci 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
  Alessandro Ranellucci 7e1fac8f76 Separate libslic3r code from slic3r application code 9 years ago
  Alessandro Ranellucci e2b203ba8d Disable screensaver while projecting (untested on Windows) 9 years ago
  Alessandro Ranellucci ca48501f91 Remove Boost from distribution and fix some more things for Windows compilation 9 years ago
  Alessandro Ranellucci 9b21ac877a Merge branch 'master' into sender 9 years ago
  Alessandro Ranellucci b4515cf695 Finished porting PerimeterGenerator to C++ 9 years ago
  Alessandro Ranellucci b4019bb438 Ported more Slic3r::GCode methods to XS 9 years ago
  Alessandro Ranellucci bf9cd1b8e6 Ported Slic3r::GCode::AvoidCrossingPerimeters to XS 9 years ago
  Alessandro Ranellucci 3ae6f2630e Merge branch 'master' into sender 10 years ago
  Alessandro Ranellucci e9d08ce51f Updated MANIFEST 10 years ago
  Alessandro Ranellucci b126f92f41 Finished GCodeSender 10 years ago
  Alessandro Ranellucci 005f138ce7 Merge branch 'master' into sender 10 years ago
  Alessandro Ranellucci e8ab9ac13a Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(), Print:skirt_first_layer_height() to XS 10 years ago
  Alessandro Ranellucci 11dd67ab34 Initial work for G-code sender and more intensive usage of Boost 10 years ago
  Alessandro Ranellucci 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 years ago
  Alessandro Ranellucci 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
  Alessandro Ranellucci b8676241e0 Split Print.cpp and Layer.cpp into multiple compilation units 10 years ago
  Alessandro Ranellucci 3ff613d166 Merge branch 'acp-voronoi' 10 years ago
  Alessandro Ranellucci c5c069b9a0 Update MANIFEST 10 years ago
  Alessandro Ranellucci f5b9df2413 New implementation of Avoid crossing perimeters using Voronoi diagrams 10 years ago
  Alessandro Ranellucci 07b915fb4f Fix MANIFEST 10 years ago
  Alessandro Ranellucci 7215e66a6a Merge branch 'master' into visilibity 10 years ago
  Alessandro Ranellucci 65dd95aaac Update MANIFEST and test 10 years ago
  Y. Sapir 8da0bded1d Move Print object storage to C++. (along with its subobjects) 10 years ago
  Alessandro Ranellucci ad99b2a0fd Fixed one more regression introduced with Model refactoring. Includes regression test 10 years ago
  Alessandro Ranellucci 5fe5021fd7 Implemented avoid_crossing_perimeters with VisiLibity 10 years ago
  Alessandro Ranellucci 65b7d27def Draft for binary representation of G-code commands 10 years ago