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
2020-08-08Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3rYuSanka
2020-08-06Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-08-03Notifications & warning dialogDavid Kocik
2020-07-24PhysicalPrinterDialog :: next improvementYuSanka
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-06-16Code refactoring:YuSanka
2020-05-27Removed obsolete LambdaObjectDialog.cpp/hpp, more include cleanups:Lukas Matena
2020-05-07Link errors in debug build affect windows as welltamasmeszaros
2020-05-07Hotfix for debug builds with new wxWidgets in depstamasmeszaros
2020-05-06GLCanvas3DManager replaced by OpenGLManagerenricoturri1966
2020-04-29Merge remote-tracking branch 'origin/master' into ys_searchYuSanka
2020-04-29single slicer instanceDavid Kocik
2020-04-28Fix librt linking for wxWidgetstamasmeszaros
2020-04-28Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build.tamasmeszaros
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-16Merge remote-tracking branch 'origin/master' into ys_searchYuSanka
2020-04-07Merge branch 'lm_gizmos' into lm_fdm_supports_gizmoLukas Matena
2020-04-07Removed obsolete codeLukas Matena
2020-04-07First installation of common gizmo data poolLukas Matena
2020-04-03Implemented SearchCtrl class instead of SearchComboBoxYuSanka
2020-04-01Merge remote-tracking branch 'origin/master' into ys_searchYuSanka
2020-04-01Slic3r::format(), Slic3r::GUI::format_wxstr():bubnikv
2020-03-25Merge remote-tracking branch 'origin/master' into ys_searchYuSanka
2020-03-25Only do OpenSSL override on Linuxtamasmeszaros
2020-03-25Merge remote-tracking branch 'origin/master' into ys_searchYuSanka
2020-03-25Search for openssl cert store on app init, if the store is not present.tamasmeszaros
2020-03-20Start to implement "Search through options"YuSanka
2020-03-19WIP: Duplicated the SLA gizmo for the FDM, removed what was not neededLukas Matena
2020-03-06Link libcurl and wxWidgets to libslic3r_guitamasmeszaros
2020-02-13ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as defaultEnrico Turri
2020-02-03ObjectDataViewModel is extracted from wxExtentions to the separated fileYuSanka
2020-01-23Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2020-01-23Implemented editing for extruder of existing ToolChangeCode tickYuSanka
2020-01-22resize of export_to_sd buttonDavid Kocik
2020-01-21OSX handler for 3dconnexion drivers David Kocik
2020-01-06Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-06Add Astrobox to Print Host optionsSpencer Owen
2019-12-17macos device detectionSlic3rPE
2019-12-16Add MeshBoolean.cpp with CGAL as object library.tamasmeszaros
2019-12-16Separate Job, ProgressStatusBar and ProgressIndicatortamasmeszaros
2019-12-13macos mm filesDavid Kocik
2019-12-13osx device unmount callback - not sure if will buildDavid Kocik
2019-12-13removable drives manager linux partDavid Kocik
2019-12-13First prototype of CGAL hole-drillingLukas Matena
2019-12-12Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-11Finding GLEW work in release and debug. tamasmeszaros