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
2022-05-30Tech ENABLE_COPY_CUSTOM_BED_MODEL_AND_TEXTURE - 1st installment - Copies cust...et_copy_custom_bed_model_and_texture_rebaseenricoturri1966
2022-05-30Further fix to is_idle() and rethrow unhandled exception after finalizetamasmeszaros
2022-05-27Fix id_idle() for UIThreadWorkertamasmeszaros
2022-05-27Do not show legend and bottom slider when loading an invalid gcode file into ...enricoturri1966
2022-05-27Fix cancellation from UI for UIThreadWorkertamasmeszaros
2022-05-27Add UIThreadWorker for debugging and profiling purposestamasmeszaros
2022-05-27Ignore CLion IDE files in all subdirectories.Lukáš Hejl
2022-05-25#8332 - File association on Windows: reimplemented to allow setting PrusaSlic...enricoturri1966
2022-05-25Fixed crash when opening the preference dialog in GCodeViewerenricoturri1966
2022-05-25Revert of 39cefdad89f34741b4c6b17a4e42823a57a76c9cenricoturri1966
2022-05-24When, on Windows, the application tries to automatically switch to MESA OpenG...enricoturri1966
2022-05-23Revert CMAKE_FIND_PACKAGE_PREFER_CONFIG as its from cmake > 3.13tamasmeszaros
2022-05-20Fixed loading of 3mf files containing single volume instances where the volum...enricoturri1966
2022-05-19Merge branch 'lh_lightning_infill_fix'Lukáš Hejl
2022-05-19Fixed another crash in Lightning infill.Lukáš Hejl
2022-05-19Parallelized DistanceField::DistanceField() and Layer::getBestGroundingLocati...Lukáš Hejl
2022-05-19Refactored Lightning infill before parallelization.Lukáš Hejl
2022-05-19Refactored Lightning infill to get rid of unnecessary std::list and std::unor...Lukáš Hejl
2022-05-19Bumped up version to 2.6.0-alpha0:version_2.6.0-alpha0Lukas Matena
2022-05-19Fixed rotation, using gizmo, for instances whose offset does not match with b...enricoturri1966
2022-05-17Tech ENABLE_REMOVE_ASSOCIATION_TO_FILE_FOR_WINDOWS_8_AND_LATER - Disable asso...enricoturri1966
2022-05-17Fix collision after arrange when 'complete Individual objects' is ONtamasmeszaros
2022-05-17Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicerVojtech Bubnik
2022-05-17Fixed an issue that some trees in the Lightning infill weren't connected to p...Lukáš Hejl
2022-05-17SendSystemInfoDialog: fixed check of internet connection on Windows:Lukas Matena
2022-05-17Changed http::ca_file_supported function to return false for OSX.Slicer
2022-05-17Follow-up to f5ec76c2300095f23af6be9d37488b7f434df25dVojtech Bubnik
2022-05-17Fix Boost build not forwarding osx sdk flags to the compilertamasmeszaros
2022-05-16Follow-up to dc3931ec1f3955ce546fa51661aab56c96f38a5e:Vojtech Bubnik
2022-05-16Merge branch 'tm_curl_new'tamasmeszaros
2022-05-16Try to fix linking of expattm_curl_newtamasmeszaros
2022-05-16#8327 - Fixed gcode window disappearing when selecting volumetric speed in pr...enricoturri1966
2022-05-16Revamp CURL integration. Exclude it from APPLEtamasmeszaros
2022-05-16Fix of libslic3r "Mutable priority queue - first pop" test failure #8276Vojtech Bubnik
2022-05-16Add missing includes to MutablePriorityQueuetamasmeszaros
2022-05-16Remove junk output to stdout from various teststamasmeszaros
2022-05-16Merge pull request #8251 from pmjdebruijn/crealityrtyr
2022-05-13typo in notification textDavid Kocik
2022-05-13Fix of a crash when using selection rectangle with a gizmo openLukas Matena
2022-05-12Merge branch 'lh_lightning_infill_fix'Lukáš Hejl
2022-05-12Fixed function lineSegmentPolygonsIntersection() in the Lightning infill that...Lukáš Hejl
2022-05-12Added cancellation to Lightning infill.Lukáš Hejl
2022-05-12Fix crash when optimizing rotationtamasmeszaros
2022-05-12Feature: AABB tree for linesPavelMikus
2022-05-11Prohibit copy for mutable priority queuetamasmeszaros
2022-05-11Fix mutable priority queue being wiped when moving out of functiontamasmeszaros
2022-05-11Fixed a memory leak in the move assignment operator in ExtrusionEntityCollect...Lukáš Hejl
2022-05-11Merge branch 'tm_astar'tamasmeszaros
2022-05-11Add astar algorithmtamasmeszaros
2022-05-11Merge branch 'tm_branching_tree_backports'tamasmeszaros