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/src
AgeCommit message (Expand)Author
2020-04-29single slicer instanceDavid Kocik
2020-04-28Fix librt linking for wxWidgetstamasmeszaros
2020-04-28Try to fix build with old wxwidgets builtin png and expattamasmeszaros
2020-04-28Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2020-04-28fixing a compilation issue on a buggy GCC on R-PIvb_ironingbubnikv
2020-04-28Fixed handling of fill_pattern field if not all patterns are allowedbubnikv
2020-04-28Ironing and Monotonous infill - first working implementation.bubnikv
2020-04-28Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build.tamasmeszaros
2020-04-27Custom support blockers are now workingLukas Matena
2020-04-27Fix app crash on startup under Linux/GTK3/Wayland configtamasmeszaros
2020-04-27Fixing debug build broken after recent mergeLukas Matena
2020-04-25Introduction of Monotonous infill type. Fill no-sort only for monotonousbubnikv
2020-04-24Merge branch 'lm_fdm_custom_supports_backend'Lukas Matena
2020-04-24WIP: Monotonous infillbubnikv
2020-04-24Merge branch 'tm_sl1_import_2'tamasmeszaros
2020-04-24Optimization of the custom support projection algorithmLukas Matena
2020-04-23Add ui job for SLA importtamasmeszaros
2020-04-23SLA archive import with miniz, marching square bugfixestamasmeszaros
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-04-23Move ui jobs into separate foldertamasmeszaros
2020-04-23Separate jobs from Plater, re-add big bed workaroundtamasmeszaros
2020-04-23Add ModelArrange.hpp as extension to Model.hpp, use it for duplicatingtamasmeszaros
2020-04-23Add universal method to get bed shape from Config objectstamasmeszaros
2020-04-23Add libnest tests for various basic object functionstamasmeszaros
2020-04-23Integrate scaling and unscaling into Point.hpptamasmeszaros
2020-04-23Add min_object_distance method as free function taking ConfigBase argumenttamasmeszaros
2020-04-22Add question box on PrusaSlicer start to accept detected CA store..tamasmeszaros
2020-04-22Custom supports projection now runs in parallelLukas Matena
2020-04-22Custom support generation now ignores triangles with upward-pointing normalLukas Matena
2020-04-22FDM custom supports gizmo now has a 'Remove all' buttonLukas Matena
2020-04-22Custom supports data change forces invalidation of supports stepLukas Matena
2020-04-22WIP: Reworking of FillRectilinear2 to support monotonous infillbubnikv
2020-04-22Fixed a logic error in the algorithmLukas Matena
2020-04-21Moved the projection function into PrintObject.cppLukas Matena
2020-04-21Removed "Support materials" item from "Add Settings" context menu for the Lay...YuSanka
2020-04-21Fixed the algorithm so it works for horizontal trianglesLukas Matena
2020-04-21Project each part of the triangle on one slice only (WIP)Lukas Matena
2020-04-20Save z heights of the triangle verticesLukas Matena
2020-04-20Fixed a crash in the FDM supports gizmo when the wipe tower was shownLukas Matena
2020-04-20ConfigWizard: fixed first column name on SLA Material pageYuSanka
2020-04-17Merge branch 'master' into lm_fdm_custom_supports_backendLukas Matena
2020-04-17Fixup of previous commitLukas Matena
2020-04-17First partially working implementation of custom supports at the backendLukas Matena
2020-04-17Fixed a failing assertion in FDM supports gizmoLukas Matena
2020-04-16Custom supports data are saved into ModelObject and propagate to the backendLukas Matena
2020-04-16Localization: Fix of #4035YuSanka
2020-04-14The bed texture is not shown when looking from below and FDM/SLA support gizm...Lukas Matena
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-04-09FDM supports gizmo cursor size now accounts for (uniform) scaling of the meshLukas Matena
2020-04-09FDM supports gizmo now uses VBOs instead of immediate modeLukas Matena