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-03Working small-to-normal support mergingtamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-08-03Separate support tree routing and meshing, remove Common.hpp/.cpp .tamasmeszaros
2020-07-28Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-07-24TriangleSelector: Separated frontend/backend, support of multiple volumes, etc.Lukas Matena
2020-07-21Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-06-11Reworked algorithm for Voronoi Offset curve extraction.Vojtech Bubnik
2020-06-04WIP: Generating offset curves with properly rounded corners fromVojtech Bubnik
2020-05-22Fixed compilation with Shiny profiler.Vojtech Bubnik
2020-05-13Reproject support and hole points after a reload from disk op.tamasmeszaros
2020-04-28Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build.tamasmeszaros
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-04-23Add ModelArrange.hpp as extension to Model.hpp, use it for duplicatingtamasmeszaros
2020-04-01Slic3r::format(), Slic3r::GUI::format_wxstr():bubnikv
2020-01-28Re-apply fix for Win32tamasmeszaros
2020-01-28Fix broken build on non-linux platformstamasmeszaros
2020-01-28Fix cgal when used from distro packagetamasmeszaros
2020-01-2432 bit MSVC workaround for CGALtamasmeszaros
2020-01-23Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2020-01-23Use CheckAtomic differentlytamasmeszaros
2020-01-23Synchronized mode of color_print data to/from 3mf/amfYuSanka
2020-01-23Fix latomic linking on Mactamasmeszaros
2020-01-23add mesh simplification.tamasmeszaros
2020-01-20Try to fix libatomic linkage on raspbiantamasmeszaros
2020-01-20Try to fix libatomic linkage on raspbiantamasmeszaros
2019-12-17Deal with cmake warnings caused by find CGALtamasmeszaros
2019-12-16Add MeshBoolean.cpp with CGAL as object library.tamasmeszaros
2019-12-13First prototype of CGAL hole-drillingLukas Matena
2019-11-18Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2019-11-12SLAPrint steps moved to separate module.tamasmeszaros
2019-11-11adding precompiled header should probably be the last statement.tamasmeszaros
2019-11-11Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-08hollowing params renamed, filtering generalizedtamasmeszaros
2019-11-05Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-05Add oversampling and gaussian filter to hollowing.tamasmeszaros
2019-11-05Merge branch 'tm_openvdb_integration' into lm_hollow_gizmoLukas Matena
2019-11-04SLA Contour3D expanded with conversions supporting quads.tamasmeszaros
2019-11-04Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plate...Enrico Turri
2019-11-01adaptive elpehant foot compensation, fixingbubnikv
2019-11-01Add OpenVDBUtils into libslic3r, hollwing tests in libslic3r_testtamasmeszaros
2019-10-25Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_plate...Enrico Turri
2019-10-25Disable OpenVDB until deps get updatedtamasmeszaros
2019-10-25Add OpenVDB to dependenciestamasmeszaros
2019-10-22Added tech ENABLE_THUMBNAIL_GENERATOR -> 1st installment of generation of thu...Enrico Turri
2019-10-14Fix cmake with msvc generator.tamasmeszaros
2019-10-09Fix concave hull having holes.tamasmeszaros
2019-10-01sla::Raster interface clarified and covered with tests.tamasmeszaros