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
2018-05-253DScene layer editing overlay completely moved to c++Enrico Turri
2018-05-09Merge with master branchEnrico Turri
2018-05-07Max count of auto assigned extruders when splitting object set as dependent o...Enrico Turri
2018-04-24More robust fix for 3D view and GUI buttons not in synch when object's size i...Enrico Turri
2018-04-10Auto assignement of extruder, after object's splitting to partsEnrico Turri
2018-03-14Merge branch 'scene_manipulators'bubnikv
2018-03-14Extended Print::validate() to check, whether the objectsbubnikv
2018-03-09Out of bed detection - 1st installmentEnrico Turri
2018-03-063mf I/O - Fixed object sinking into bed after importEnrico Turri
2018-02-133mf import/export of config dataEnrico Turri
2018-01-303mf Importer - 1st installmentEnrico Turri
2017-09-11Many warnings fixed (#510)eyal0
2017-08-02Ported some ModelObject methods from Perl to C++.bubnikv
2017-06-15New feature: Splitting an object into a multi-part volume.bubnikv
2017-06-13Fixed compilation on OSXbubnikv
2017-06-13Fix of https://github.com/prusa3d/Slic3r/issues/285bubnikv
2017-02-27Some utility methods to help loading models from the disk.bubnikv
2017-02-09Store / retrieve layer height profile from the AMF file.bubnikv
2017-02-07Added a tooltip overlay for the variable layer height edit tool.bubnikv
2016-12-08Fixes after the merge of changes by @alexrj.bubnikv
2016-11-16Optimization of Model bounding box routines (avoids copying the mesh),bubnikv
2016-11-04Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11bubnikv
2016-09-13Ported from the playground branch. Various documentation and optimization.bubnikv
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-02Ported mode Model methods to XSAlessandro Ranellucci
2015-12-01Ported _arrange() and arrange_object() to XSAlessandro Ranellucci
2015-11-05Replace the flip word with mirror. #3060Alessandro Ranellucci
2015-05-03Use radians everywhere, including ModelInstance::rotationAlessandro Ranellucci
2015-04-16Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes c...Alessandro Ranellucci
2015-01-19Cleanup of some method signatures and of XS return typesAlessandro Ranellucci
2015-01-09Bugfix: objects were floating in STL export after rotation and flip. #2512Alessandro Ranellucci
2014-12-13Keep model objects aligned to Z = 0 in platerAlessandro Ranellucci
2014-11-13Ported ModelObject::split() to XSAlessandro Ranellucci
2014-10-25Added commentAlessandro Ranellucci
2014-09-21Ported more things to XSAlessandro Ranellucci
2014-08-08Ported some more methods to C++Alessandro Ranellucci
2014-08-03Ported some Model methods to XSAlessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci