Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xs
AgeCommit message (Expand)Author
2022-01-12Merge remote-tracking branch 'remotes/prusa/master' 2.4 into dev 2.3.58remi durand
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-10-14New ClipperUtils functions: opening(), closing() as an alternativeVojtech Bubnik
2021-10-06Fix for buildYuSanka
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-09-10Follow-up to beee18f22991e369b1722a43bbcb692fa0d68af0Vojtech Bubnik
2021-09-03Commenting out untested and unused Polyline::simplify_by_visibility()Vojtech Bubnik
2021-08-27Fixed Perl bindingsVojtech Bubnik
2021-07-14Fixed Perl bindingsLukas Matena
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-25Follow-up toVojtech Bubnik
2021-05-18TriangleMeshSlicer: Got rid of admesh!Vojtech Bubnik
2021-05-17WIP: Reworked slicingVojtech Bubnik
2021-05-07Fix of #2825 - Add the length of each filament usedYuSanka
2021-05-07Fixed Polygon::centroid()Vojtech Bubnik
2021-05-06Refactoring for code clarity: Replaced this->m_xxx with m_xxxVojtech Bubnik
2021-05-06Removing offset2 from Perl bindings and other minor cleanup.Vojtech Bubnik
2021-05-06Fixing Perl integrationVojtech Bubnik
2021-05-05Fixing perl bindingsVojtech Bubnik
2021-05-05WIP: Moving ownership of PrintRegions to PrintObjects.Vojtech Bubnik
2021-05-05Fixing perl integrationVojtech Bubnik
2021-05-05Fixed perl unit testsVojtech Bubnik
2021-04-26Refactoring of StaticPrintConfig & derived classes:Vojtech Bubnik
2021-04-23Merge branch 'tm_vb_clipper_eigen'Vojtech Bubnik
2021-04-23Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::PointVojtech Bubnik
2021-04-21Convincing ClipperLib to use Slic3r's own Point type internally.Vojtech Bubnik
2021-04-21and the final Perl unit test fixVojtech Bubnik
2021-04-21Yet another Perl testVojtech Bubnik
2021-04-21Another last perl unit test fixVojtech Bubnik
2021-04-21Fixing perl unit testsVojtech Bubnik
2021-04-12Fixing Perl bindings after update of Boost.Vojtech Bubnik
2021-03-15ConfigOptions: GUI type as enum, not string.Vojtech Bubnik
2021-03-15Reworked the "new" bridging to respect the bridge_flow_ratioVojtech Bubnik
2021-03-15Fixing unit tests.Vojtech Bubnik
2021-02-18The perl binding is killing VojtechVojtech Bubnik
2021-02-18Fixing the Perl bindings for the last timeVojtech Bubnik
2021-02-18Finally the Perl binding fix arrived!Vojtech Bubnik
2021-02-18Cooling buffer - fix of Perl bindingsVojtech Bubnik
2021-02-18Fix of Perl integration after cooling buffer reworkVojtech Bubnik
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2021-01-15Fixing Perl bindings after update of Boost.Vojtech Bubnik
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