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-06-02Tech ENABLE_INSTANCE_COORDINATES_FOR_VOLUMES - 1st installment: introduction ...enricoturri1966
2022-06-02Tech ENABLE_WORLD_COORDINATE - Fixed volumes rotation in world coordinateenricoturri1966
2022-06-02Tech ENABLE_WORLD_COORDINATE - Gizmo rotate oriented in dependence of the sel...enricoturri1966
2022-06-02Tech ENABLE_WORLD_COORDINATE - 1st installmentenricoturri1966
2022-06-01Disable ENABLE_OBJECT_MANIPULATOR_FOCUSYuSanka
2022-05-30Tech ENABLE_COPY_CUSTOM_BED_MODEL_AND_TEXTURE - 1st installment - Copies cust...enricoturri1966
2022-05-30Fix excessive uptates to UI in sla rotation optimizationtamasmeszaros
2022-05-25Revert of 39cefdad89f34741b4c6b17a4e42823a57a76c9cenricoturri1966
2022-05-20Fixed loading of 3mf files containing single volume instances where the volum...enricoturri1966
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-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-17Follow-up to f5ec76c2300095f23af6be9d37488b7f434df25dVojtech Bubnik
2022-05-16Follow-up to dc3931ec1f3955ce546fa51661aab56c96f38a5e:Vojtech Bubnik
2022-05-16Try to fix linking of expattm_curl_newtamasmeszaros
2022-05-16Fix of libslic3r "Mutable priority queue - first pop" test failure #8276Vojtech Bubnik
2022-05-16Add missing includes to MutablePriorityQueuetamasmeszaros
2022-05-12Fixed function lineSegmentPolygonsIntersection() in the Lightning infill that...Lukáš Hejl
2022-05-12Added cancellation to Lightning infill.Lukáš Hejl
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-11Add astar algorithmtamasmeszaros
2022-05-11Small fix in Execution.hpptamasmeszaros
2022-05-11Fix AABB query in hollowing print steptamasmeszaros
2022-05-11Change std::nan("") to proper nan constantstamasmeszaros
2022-05-11Extend kdtree with k-nearest and bounding box queriestamasmeszaros
2022-05-10#8202 - Fixed detection of layers in vase modeenricoturri1966
2022-05-06Ported custom_gcode and print unit tests from Perl to C++.Vojtech Bubnik
2022-05-05Further Perl unit test porting to C++ and Perl interface reduction:Vojtech Bubnik
2022-05-05Fixed build on Linux (GCC 11.2).Lukáš Hejl
2022-05-05Fix of #8227 (Lightning infill wasn't working when "Combine infill every X la...Lukáš Hejl
2022-05-05Fixed missing layers of Lightning infill.Lukáš Hejl
2022-05-05Fixed a crash in Lightning infill.Lukáš Hejl
2022-05-04Further slimming of Perl bindings.Vojtech Bubnik
2022-05-04Ported "avoid crossing perimeters" and bridging unit tests from PerlVojtech Bubnik
2022-05-04Perl unit tests for perimeters and multi-material were rewritten to C++.Vojtech Bubnik
2022-05-02Ported Infill unit tests from Perl to C++.Vojtech Bubnik
2022-05-02Follow-up of 3ce2d3a700ef215b37faef273f54be5619b9d642 - Fixed export of used ...enricoturri1966
2022-04-28Fixed conflicts after stable->master mergeLukas Matena
2022-04-27Merge branch 'stable' (no conflicts fixed)Lukas Matena
2022-04-26Merge branch 'tm_read_svg_archive'tamasmeszaros
2022-04-26Remove junk messagetamasmeszaros
2022-04-26Fix memory corruption in svg parsingtamasmeszaros