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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-13Documented perl modules.bubnikv
2016-03-20When loading an AMF file having multiple objects that look like multiple part...Alessandro Ranellucci
2015-12-02Ported mode Model methods to XSAlessandro Ranellucci
2015-12-01Ported _arrange() and arrange_object() to XSAlessandro Ranellucci
2015-05-02Fix failing test. #2806Alessandro Ranellucci
2015-04-29Ported Slic3r::Geometry::arrange() to C++/XSAlessandro Ranellucci
2015-04-16Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes c...Alessandro Ranellucci
2015-01-18Handle empty STL files gracefully instead of crashing. #2557Alessandro Ranellucci
2015-01-09Bugfix: objects were floating in STL export after rotation and flip. #2512Alessandro Ranellucci
2014-11-13Ported ModelObject::split() to XSAlessandro Ranellucci
2014-11-13Refactoring: move split logic in a single place (ModelObject class)Alessandro 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-07-27Merge branch 'acp-voronoi'Alessandro Ranellucci
2014-07-133D preview of platerAlessandro Ranellucci
2014-07-12Store object and volume names in the new 'name' property instead of relying o...Alessandro Ranellucci
2014-07-04Fix scaled model objects causing a test to failAlessandro Ranellucci
2014-07-03Toolpaths previewAlessandro Ranellucci
2014-06-17Added non-uniform scaling commands to the platerAlessandro Ranellucci
2014-06-17Add support for custom bed shapesAlessandro Ranellucci
2014-06-16More incomplete work for using bed_shape in platerAlessandro Ranellucci
2014-06-15Fix regression in cutAlessandro Ranellucci
2014-06-14XYZ mirroring from platerAlessandro Ranellucci
2014-06-14Rotation around X and Y axes from platerAlessandro Ranellucci
2014-05-09Refactoring to Model API for making it stricter and saferAlessandro Ranellucci
2014-05-07Use Pointf for origin_translation and pass const refs whenever possibleAlessandro Ranellucci
2014-05-07Removed StringMapAlessandro Ranellucci
2014-05-05Translate Model class' storage to C++.Y. Sapir
2014-05-02Don't return empty halves after cuttingAlessandro Ranellucci
2014-04-25New option for rotating the lower part resulting from the cut so that the fla...Alessandro Ranellucci
2014-04-25First working implementation of a GUI for cuttingAlessandro Ranellucci
2014-04-25Initial work for a GUI for the cut featureAlessandro Ranellucci
2014-04-25New --cut featureAlessandro Ranellucci
2014-04-19Default extruder wasn't applied to perimeter extruder. Includes regression te...Alessandro Ranellucci
2014-04-11Bugfix in utils/pdf-slices.pl, wrong shift caused slices to be outside the me...Alessandro Ranellucci
2014-04-02Save the vector used for aligning object volumes to origin and apply it to ad...Alessandro Ranellucci
2014-03-22Fix AMF settings not being correctly propagated to plater and parts panelAlessandro Ranellucci
2014-02-15Some incomplete work for per-region configAlessandro Ranellucci
2014-01-23Basic functionality of the Parts tab is completeAlessandro Ranellucci
2014-01-23More incomplete workAlessandro Ranellucci
2014-01-23Completed parts visualization with highlightingAlessandro Ranellucci
2014-01-15Revert stupid change that broke plater and provide the correct fix for --infoAlessandro Ranellucci
2014-01-11Fixed --infoAlessandro Ranellucci
2014-01-07Fix GUIAlessandro Ranellucci
2014-01-07Implement modifier volumes and port _merge_loops() to XSAlessandro Ranellucci
2014-01-07Finished porting BoundingBox to XSAlessandro Ranellucci
2014-01-06Incomplete work for porting BoundingBox to XSAlessandro Ranellucci
2014-01-03Adapt plater to the new split configAlessandro Ranellucci
2013-12-30Incomplete work for refactoring regions and flowsAlessandro Ranellucci