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
path: root/xs/src
AgeCommit message (Expand)Author
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-07Large refactoring of the Config classesAlessandro Ranellucci
2015-12-07Import config bundle automatically if found in application directoryAlessandro Ranellucci
2015-12-06Separate libslic3r code from slic3r application codeAlessandro Ranellucci
2015-12-06Bump version numberAlessandro Ranellucci
2015-12-06Fix comment stripping in senderAlessandro Ranellucci
2015-12-06Fix compilation on WindowsAlessandro Ranellucci
2015-12-05Fix a compilation error on Win32Alessandro Ranellucci
2015-12-04Disable screensaver while projecting (untested on Windows)Alessandro Ranellucci
2015-12-02Make test happyAlessandro Ranellucci
2015-12-02Ported Layer::maker_perimeters() to XSAlessandro Ranellucci
2015-12-02Ported a couple more methods to XSAlessandro Ranellucci
2015-12-02Ported mode Model methods to XSAlessandro Ranellucci
2015-12-01Ported _arrange() and arrange_object() to XSAlessandro Ranellucci
2015-12-01Bugfix: an error in porting caused bad perimeter ordering. Includes regressio...Alessandro Ranellucci
2015-11-19More small fixes for compilation on LinuxAlessandro Ranellucci
2015-11-19Several fixes to GCodeSender, including compilation on older OS X and DTR resetAlessandro Ranellucci
2015-11-08Smoother manual control movementsAlessandro Ranellucci
2015-11-06More compilation changes for Win32Alessandro Ranellucci
2015-11-06Remove Boost from distribution and fix some more things for Windows compilationAlessandro Ranellucci
2015-11-06Fix compilation on WindowsAlessandro Ranellucci
2015-11-05Merge branch 'master' into senderAlessandro Ranellucci
2015-11-05Replace the flip word with mirror. #3060Alessandro Ranellucci
2015-11-04Fixed compilation warnings and a potential bug in MotionPlanner, as reported ...Alessandro Ranellucci
2015-11-04Fix signed-unsigned comparentfshard
2015-11-04Addtional check for TPPLPoly::operator=ntfshard
2015-11-04Removed unused variablesntfshard
2015-11-04Fix for -Wmaybe-uninitialized warninigntfshard
2015-11-04Config: pass value as a referencentfshard
2015-11-04Function arguments passed by referencentfshard
2015-11-04Function arguments passed by referencentfshard
2015-11-04Fix: memory leak in ExPolygon::triangulate_p2tntfshard
2015-11-04std::list::empty faster than std::list::size (for C++03)ntfshard
2015-11-04Fix: Initializer list, right initialisation orderntfshard
2015-11-04Style fix: const for some functionsntfshard
2015-11-04Refactoring: prefix inc/dec operators for iteratorsntfshard
2015-11-04Merge pull request #3111 from mdebski/temp_commentsAlessandro Ranellucci
2015-11-04Merge pull request #3039 from llluis/patch-1Alessandro Ranellucci
2015-11-04Include the option category for first_layer_extrusion_width. #3061Alessandro Ranellucci
2015-11-04Fix G-code checksumAlessandro Ranellucci
2015-11-04Fix incorrect comments to temperature-setting gcodeMaciej Dębski
2015-11-04Bugfix: wrong error handling in GCodeSenderAlessandro Ranellucci
2015-11-02Implemented connection timeout in C++Alessandro Ranellucci
2015-11-02Removed debugging statementAlessandro Ranellucci
2015-11-02Test button for serial connectionAlessandro Ranellucci
2015-11-02Several improvements to the print job queueAlessandro Ranellucci
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-11-01Added a new grid infill patternAlessandro Ranellucci
2015-10-27Bump version numberAlessandro Ranellucci
2015-10-27Finished porting LayerRegion to C++Alessandro Ranellucci