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-09-14Removed the Controller, Layer View, System Info, ObjectCutDialog,bubnikv
2018-08-14Fixed object sinking into print bed after parts importEnrico Turri
2018-07-10Supports were printed twice if synchronized with object layers, added always-...Lukas Matena
2018-06-14Partial perl code cleanupEnrico Turri
2018-06-11Removed 3DScene volumes from perlEnrico Turri
2018-06-11Fixed selection and rendering in object settings dialogEnrico Turri
2018-06-063DScene member variables moved to c++Enrico Turri
2018-06-063DScene load_object method moved to c++Enrico Turri
2018-06-05Generation of gcode paths moved to c++Enrico Turri
2018-06-04Another set of 3DScene methods moved to c++Enrico Turri
2018-05-293DScene update_volumes_colors_by_extruder method moved to c++Enrico Turri
2018-05-24Removed from Perl all 3DScene methods already moved to c++Enrico Turri
2018-05-223DScene's enable_picking variable moved to c++Enrico Turri
2018-05-183DScene reset_object method moved to c++Enrico Turri
2018-05-183DScene axes moved to c++Enrico Turri
2018-05-153DScene bed variables moved to c++Enrico Turri
2018-05-09OpenGL to c++ 1st installment - WIPEnrico Turri
2018-05-07Max count of auto assigned extruders when splitting object set as dependent o...Enrico Turri
2018-05-02Removed unneeded scene reloads when selecting objectsEnrico Turri
2018-04-10Delete key enabled in Object's Settings Dialog also for 3D viewEnrico Turri
2018-04-09Delete key enabled in Object's Settings DialogEnrico Turri
2018-04-05Update view in object's setting dialog when changing extruderEnrico Turri
2018-04-05Objects colored by extruder colorEnrico Turri
2017-10-27Fix of the previous commit: Slic3r::Config::new_from_defaults_keysbubnikv
2017-10-27Further reduction of Perl Config.pm methods.bubnikv
2017-10-25Another step towards C++ presets.bubnikv
2017-09-18A bit of refactoring and beautification.bubnikv
2017-08-03Simplified the code base by requiring wxWidgets >= 3.0bubnikv
2017-06-21Fix of changing the order of volumes of a multi-volume part:bubnikv
2017-06-15Disable the "split" button when there is no volume selected.version_1.35.4bubnikv
2017-06-15New feature: Splitting an object into a multi-part volume.bubnikv
2017-05-20Implemented UI for ordering volumesbubnikv
2017-05-20Implemented Multipart object list window resize #278bubnikv
2017-03-14Fixed some picking issues after porting GLVolumes to C++.bubnikv
2017-02-21Only enable movers if modifier mesh.Joseph Lenox
2017-02-21Repair the generic mesh so it can be exported.Joseph Lenox
2017-02-21Added UI options to make a slab, defaulting to the model object's bounding bo...Joseph Lenox
2017-02-21UI: fixed naming sphere is not a cylinder.Joseph Lenox
2017-02-21UI code to generate a generic sphere.Joseph Lenox
2017-02-21Made cube and cylinder static functions of the package, not some specific Tri...Joseph Lenox
2017-02-21Disable sliders if a volume is not selected.Joseph Lenox
2017-02-21Menu now works to select cylinders (reusing the gui options)Joseph Lenox
2017-02-21Added prototype make_cylinder()Joseph Lenox
2017-02-21Added a cancel button, and rewrote initial option code to reuse OptionGroup.Joseph Lenox
2017-02-21Update main plater view after moving meshJoseph Lenox
2017-02-21Anonymous object supports. Initial implementation provides for a box of arbit...Joseph Lenox
2017-02-21Permit sliding modifer meshes around in the Settings dialog.Joseph Lenox
2017-02-07Documentation of the UI config update functions,bubnikv
2017-01-31Fixed a newly introduced bug in the multi material UI dialog.bubnikv
2016-12-12User interface of the variable layer thickness. Certainly not finished yet,bubnikv