Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-12Initial commit of the new Pressure Equalizer, the EdgeGridbubnikv
2016-04-11Vojtech likes to use Sublime on Windows to get the wheels rolling.bubnikv
2015-12-16Refactored the Config XS bindingsAlessandro Ranellucci
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-07-23Finished porting PerimeterGenerator to C++Alessandro Ranellucci
2015-07-01Ported Slic3r::GCode storage to XSAlessandro Ranellucci
2015-07-01Ported Slic3r::GCode::Wipe storage to XSAlessandro Ranellucci
2015-07-01Ported Slic3r::GCode::AvoidCrossingPerimeters to XSAlessandro Ranellucci
2015-05-28Merge branch 'master' into senderAlessandro Ranellucci
2015-04-16Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes c...Alessandro Ranellucci
2015-02-01Merge branch 'master' into senderAlessandro Ranellucci
2015-01-25Faster loading of 3D preview and much less memory usedAlessandro Ranellucci
2014-12-26Merge branch 'master' into senderAlessandro Ranellucci
2014-12-163D object positioningAlessandro Ranellucci
2014-11-27Initial work for G-code sender and more intensive usage of BoostAlessandro Ranellucci
2014-11-16Ported Slic3r::BridgeDetector to XSAlessandro Ranellucci
2014-11-09Ported GCodeWriter to XS (faster G-code export!)Alessandro Ranellucci
2014-11-09Ported LayerRegion::make_slices() to XSAlessandro Ranellucci
2014-10-18Refactoring: moved some low-level G-code generation methods to the new Slic3r...Alessandro Ranellucci
2014-07-27Merge branch 'acp-voronoi'Alessandro Ranellucci
2014-06-16Finished implementation of bed_shape in platerAlessandro Ranellucci
2014-06-11Some initial work for incremental slicingAlessandro Ranellucci
2014-05-27Merge branch 'master' into visilibityAlessandro Ranellucci
2014-05-25Remove some more Clone typemaps and add some whitespace.Y. Sapir
2014-05-25Add ::Ref classes for every missing C++ class (going by REGISTER_CLASS calls).Y. Sapir
2014-05-25Move Print object storage to C++. (along with its subobjects)Y. Sapir
2014-05-13Implemented avoid_crossing_perimeters with VisiLibityAlessandro Ranellucci
2014-05-12No tests were covering randomize-start, which was not working anymore after r...Alessandro Ranellucci
2014-05-08Merge branch 'sapir-modelcpp'Alessandro Ranellucci
2014-05-08New semantics for ExtrusionLoop objects. Early processing of perimeter overha...Alessandro Ranellucci
2014-05-07Removed StringMapAlessandro Ranellucci
2014-05-05Translate Model class' storage to C++.Y. Sapir
2014-04-28Replace Extruder::config accessor with Perl wrapper, with C++ option accessors.Y. Sapir
2014-04-28Convert Extruder object (mostly) to C++ with lots of fields.Y. Sapir
2014-04-27Implement type checking for XS objectsPetr Ledvina
2014-03-15Fixed wrong refactoring of perimeter tree traversal. #1832Alessandro Ranellucci
2014-03-09Include thin walls in general top-level perimeter sorting to get more efficie...Alessandro Ranellucci
2014-01-07Finished porting BoundingBox to XSAlessandro Ranellucci
2014-01-06Incomplete work for porting BoundingBox to XSAlessandro Ranellucci
2014-01-05Ported Flow to XSAlessandro Ranellucci
2014-01-02More workAlessandro Ranellucci
2013-12-22Merge branch 'xs-config'Alessandro Ranellucci
2013-12-22Incomplete work for adapting the application to the new XS-based ConfigAlessandro Ranellucci
2013-12-21Expose static PrintConfig objects to Perl and test apply()Alessandro Ranellucci
2013-12-21Decoupled a generic Config implementation from the PrintConfig definitionsAlessandro Ranellucci
2013-12-20More work for porting Config to XSAlessandro Ranellucci
2013-12-20Ported Slic3r::Print::State to XSAlessandro Ranellucci
2013-11-23Ported Surface->offset() to XSAlessandro Ranellucci
2013-11-21Ported intersect_expolygons() and subtract_expolygons() to XSAlessandro Ranellucci
2013-11-21Ported contains_line() to XSAlessandro Ranellucci