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
2019-01-04tooltip text change for over-bridge-flow-ratioalexrj_ironingsupermerill
2019-01-04Merge remote-tracking branch 'remotes/origin/master' into alexrj_ironingsupermerill
2019-01-03Fallout from the config refactor; use correct accessors.Joseph Lenox
2019-01-02Remove trailing spaces in lines.Joseph Lenox
2019-01-02Clipper uses constexpr, it should conform to at least C++11. Fixes a build e...Joseph Lenox
2019-01-02Permit coBool options to be set with booleans; added an additional type enfor...Joseph Lenox
2019-01-02Use GCC8 instead of 4.9 for travis (#4666)Joseph Lenox
2018-12-31#4654 Add a check for a 0 from the math to calculate the spacing; added a reg...Joseph Lenox
2018-12-31#4635 only use WXDIR if it is set.Joseph Lenox
2018-12-31#4635 Don't set WXDIR for perl builds (it isn't for that)Joseph Lenox
2018-12-31#4635 Correct assumptions about where the working folder is.Joseph Lenox
2018-12-31#4635 Use readlink -f instead of readlink for startup script on Linux.Joseph Lenox
2018-12-31#4635 use SLIC3R_DIR during get_versionJoseph Lenox
2018-12-31#4635 Fix paths for cleanup routine; $archivefolder is an absolute path, not ...Joseph Lenox
2018-12-31#4635 Use correct expansion mechanism to test if var is set/unset for pp/perlJoseph Lenox
2018-12-31#4635 Clean up code branchJoseph Lenox
2018-12-31#4635 Fix invocation for make_archive.Joseph Lenox
2018-12-31#4635 Move source dir determinator into common utilties.Joseph Lenox
2018-12-31#4635 Extra information about what gets copied where.Joseph Lenox
2018-12-31#4635 Remove end-of-line spaces.Joseph Lenox
2018-12-31#4635 Be more verbose about what is getting copied where.Joseph Lenox
2018-12-31#4635 Add usage note for make_archiveJoseph Lenox
2018-12-31#4635 Add some more useful diagnostic messages to make_archive.sh and fix a s...Joseph Lenox
2018-12-31#4660 fix syntax error with a missing space in a ]Joseph Lenox
2018-12-31#4660 add coreutils to build-cpp as wellJoseph Lenox
2018-12-31#4660 homebrew package is coreutilsJoseph Lenox
2018-12-31#4660 use greadlink from homebrew on osx for deploymentJoseph Lenox
2018-12-30Update bug_report.mdJoseph Lenox
2018-12-30Update feature_request.mdJoseph Lenox
2018-12-30Update bug_report.mdJoseph Lenox
2018-12-30Merge pull request #23 from slic3r/alexrj_ironingMerill
2018-12-30Extend current fill tests to include smooth.Joseph Lenox
2018-12-30Run on X11, as Wayland crashes Slic3rMiro HronĨok
2018-12-30Silence warnings for external libraries.Joseph Lenox
2018-12-30#4621 Applying changes as proposed by review.Joseph Lenox
2018-12-30Apply suggestions from code reviewJoseph Lenox
2018-12-30Refactoring: make Slic3r::Config a thin wrapper around Slic3r::DynamicPrintCo...Alessandro Ranellucci
2018-12-03update from merge & flag-changesupermerill
2018-12-03Merge remote-tracking branch 'remotes/origin/master' into alexrj_ironingsupermerill
2018-12-03Remove support test compilationJoseph Lenox
2018-12-03Merge branch 'alexrj_flagssurfacetype'Joseph Lenox
2018-12-02Ensure switched to perlbrewJoseph Lenox
2018-12-01Allow for override of PERL_BIN and PP_BINJoseph Lenox
2018-12-01set WXDIRJoseph Lenox
2018-12-01cpanm then.Joseph Lenox
2018-12-01install local::lib in slic3r-perlJoseph Lenox
2018-12-01Comment out use of libstdc++ to "fix" #4627 at the cost of breaking old distros.Joseph Lenox
2018-12-01don't source, just switch.Joseph Lenox
2018-11-29fix an other not-the-same-meaning replacementalexrj_flagssurfacetypesupermerill
2018-11-29stupid bugfixsupermerill