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/xs
AgeCommit message (Expand)Author
2020-12-11Fix of re-slicing with multiple regions.Vojtech Bubnik
2020-12-09Fix of spiral vase mode with holes in the bottom: Holes in the bottom layersVojtech Bubnik
2020-11-29Merge remote-tracking branch 'origin/master' into lh_avoid_crossing_perimetersLukáš Hejl
2020-11-21Follow-up to 80e8b5e985b84a6a50215d383bad96657bae0b12Vojtech Bubnik
2020-11-17Avoid crossing perimeters: Further refactoring for clarity, code review.Vojtech Bubnik
2020-11-17Removed the old motion planner.Vojtech Bubnik
2020-11-16Fills:Vojtech Bubnik
2020-11-16Merge remote-tracking branch 'remotes/origin/master' into lh_adaptive_infill_...Vojtech Bubnik
2020-11-16Reworked connection of infill lines to perimeter lines.Vojtech Bubnik
2020-11-11Fix of previous commitenricoturri1966
2020-11-11Follow-up of 80e8b5e985b84a6a50215d383bad96657bae0b12 -> Fixed include in GCo...enricoturri1966
2020-09-24Fix of previous commit.vb_modelobjectVojtech Bubnik
2020-09-24Final fix of Perl bindingsVojtech Bubnik
2020-09-24Trying to patch the Perl bindings.Vojtech Bubnik
2020-09-24Trying to fix perl bindingsVojtech Bubnik
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-04Fixed Print.xspenricoturri1966
2020-07-21Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-06-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-06-27Fixed unit tests on Windows after introduction of GMP tobubnikv
2020-06-24Fixed includesYuSanka
2020-06-19Fixed conflict after merge with masterenricoturri1966
2020-06-16Fixed broken compilation of Perl bindings.Vojtech Bubnik
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Fixed unit tests after previous include manipulationsLukas Matena
2020-05-07Attempt to fix build on OsXenricoturri1966
2020-05-07Fixed build when tech ENABLE_GCODE_VIEWER is disabled + fixed perl codeenricoturri1966
2020-04-24Fixed conflicts after merge with masterenricoturri1966
2020-04-23Add ModelArrange.hpp as extension to Model.hpp, use it for duplicatingtamasmeszaros
2020-04-23Add min_object_distance method as free function taking ConfigBase argumenttamasmeszaros
2020-04-02Updated Print.xspenricoturri1966
2020-02-18Fix perl tests when called via CTesttamasmeszaros
2020-02-09Fixed unit tests broken with the previous commit (Spiral Vase fix).bubnikv
2020-02-07Fixed a bug in validation of the FDM Print to check for extruderbubnikv
2020-01-23Fixed Perl bindings after refactoring.bubnikv
2020-01-06Fixing perl bindings after refactoringbubnikv
2019-10-30EdgeGrid::signed_distance_edges() to provide the pedal point.bubnikv
2019-10-25Disabled broken tests, ported some more tests to C++,bubnikv
2019-10-25Ported various clipper unit tests from Perl to C++,bubnikv
2019-10-18Slight improvements of unit tests, fix of perl bindings.bubnikv
2019-10-16Fix of perl bindingsbubnikv
2019-10-16new cheaper constructor for DynamicPrintConfig from FullPrintConfig:bubnikv
2019-10-04Fixed regression due to ExPolygonCollection to ExPolygons refactoring.bubnikv
2019-10-01FDM Print refactoring:bubnikv
2019-09-27Rest of the path chaining has been replaced with the new algorithm.bubnikv
2019-09-26WIP: Consolidation of shortest path calculations,bubnikv
2019-09-19Fix of perl bindingsbubnikv
2019-09-16Fix of Perl bindings after ExtrusionEntity::clone() refactoringbubnikv
2019-09-04WIP: Reworked the infill generator to merge areas with the samebubnikv
2019-08-08FIx of Single test suite failure on two minority architectures #2461bubnikv