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
path: root/lib
AgeCommit message (Expand)Author
2017-01-03prototyping tweakable XY supports;slicer-builder
2017-01-03Added a feature to increase gap between object in XY and generated supports.Joseph Lenox
2017-01-03set support spacing option if support is offJoseph Lenox
2017-01-03Merge remote-tracking branch 'origin/supports-synchronize-layers'bubnikv
2016-12-21Improvements in the manual layer width editor.bubnikv
2016-12-20New supports now do rafts at least to the extent the test cases run through.bubnikv
2016-12-14Fixed previous checkin.bubnikv
2016-12-14Fixed UI bug on OSX, experimental features made switchable throughbubnikv
2016-12-14Fixed crashes on shader destruction on OSX.bubnikv
2016-12-13Adapted to the new ClipperUtils.hpp interface by @alexrjbubnikv
2016-12-12User interface of the variable layer thickness. Certainly not finished yet,bubnikv
2016-12-12Most of the slicing code rewritten to C++.bubnikv
2016-12-08Ignore failure to call SetAutoPop when not available. #3596 @alexrj 2e82fb01a...Alessandro Ranellucci
2016-12-08Maybe the Travis CI server has more than 16 cores?Alessandro Ranellucci
2016-12-08Try to fix compilation error about the new threads defaultAlessandro Ranellucci
2016-12-08Fixes and improvements to the view selection menu, cherry picked from @alexrj...Alessandro Ranellucci
2016-12-08Ported make_perimeters() and infill() to C++/XS, use pure C++ threads, cherry...Alessandro Ranellucci
2016-12-02Adjusted copyright header of the Perl GLShader module.bubnikv
2016-12-02Initial experiments with vertex / fragment shaders,bubnikv
2016-11-30Print the supports before the object layer at the same height.bubnikv
2016-11-30Made the support interface contact loops configurable.bubnikv
2016-11-30support_material_synchronize_layers implementationbubnikv
2016-11-30support_material_synchronize_layers configuration valuebubnikv
2016-11-28CLIPPER_OFFSET_SCALE was made a power of two, the scaling functionsbubnikv
2016-11-24Log support through boost::logbubnikv
2016-11-20On Windows, load the icon either from the exe, or fron the ico file.bubnikv
2016-11-18Reverted the perimeter generator to not save the perimeter areas.bubnikv
2016-11-16Increased the gimbal lock threshold to 170 degrees from 150 degrees.bubnikv
2016-11-14Disabled live preview by default as it is not stable and/or the calculation t...version_1.31.5bubnikv
2016-11-11New feature: Propose to enable "detect bridging perimeters"bubnikv
2016-11-11Fixed https://github.com/prusa3d/Slic3r/issues/27version_1.31.4bubnikv
2016-11-10re-wrote PrintObject::detect_surfaces_type() to C++,bubnikv
2016-11-09Fixes https://github.com/prusa3d/Slic3r/issues/26bubnikv
2016-11-08Fix of https://github.com/prusa3d/Slic3r/issues/16version_1.31.3bubnikv
2016-11-08Fix of https://github.com/prusa3d/Slic3r/issues/20bubnikv
2016-11-05Refactored Print::validate() method to not throw an exception, butbubnikv
2016-11-04Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11bubnikv
2016-11-03Only call wxWidgets method wxApp::SetAppDisplayName for wxWidgets 3.0bubnikv
2016-11-02Rewrote Fill2.pm to C++, deleted Perl infills for good.bubnikv
2016-11-01Added "Notes" page to the filament configuration.bubnikv
2016-10-25"Background slice now" function, initial implementation by @lordofhyphensbubnikv
2016-10-24On Windows use the Slic3r.ico instead of the PNG filebubnikv
2016-10-24Fixed a division by zero in 3D scene, if there is nothing to show.bubnikv
2016-10-24Suppress the '- default -' selection of Print/Filament/Printer settingsbubnikv
2016-10-24by alexrj: Fixes in GCodeSender to reset the connection after it breaks.bubnikv
2016-10-21Defined the +-* operators on Pointf.bubnikv
2016-10-21Unified the creation of paths of debugging output filesbubnikv
2016-10-20Enabled the C++ fillers for all infills, not just the supports.bubnikv
2016-10-18Fix of a crash when setting a viewport over an empty platter.bubnikv
2016-10-17Disable debugging output from the Filler2.pmbubnikv