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/tests
AgeCommit message (Expand)Author
2021-07-09Our friendly GCC does not consider std::pair<int, int> triviallyVojtech Bubnik
2021-07-09GCC does not consider std::pair<std::pair<...>, ...> to be triviallyVojtech Bubnik
2021-07-091) Fixed a significant bug in MutablePriorityQueue when settingVojtech Bubnik
2021-07-08Updated the Catch2 framework from v2.13.3 to v2.13.6.Vojtech Bubnik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-08Add new (winner) neighbor index based on measurementstamasmeszaros
2021-06-08Added measuring sandbox for neighbors index creationtamasmeszaros
2021-06-08Corrected mesh split implementationtamasmeszaros
2021-06-08Get rid of Contour3Dtamasmeszaros
2021-06-08Refactored hollowing backend to use indexed_triangle_meshtamasmeszaros
2021-06-08SLA backend refactored, except Hollowingtamasmeszaros
2021-05-24Fixed tests and windows buildLukas Matena
2021-05-24Code cleanupenricoturri1966
2021-05-243rd attempt to fix unit test for 2D convex hull of sinking object on RasperryPienricoturri1966
2021-05-21Another attempt to fix unit test for 2D convex hull of sinking object on Rasp...enricoturri1966
2021-05-21Added debug output to help fixing unit test for 2D convex hull of sinking obj...enricoturri1966
2021-05-21Attempt to fix unit test for 2D convex hull of sinking object on RasperryPienricoturri1966
2021-05-20Added unit test for calculation of 2D convex hull of sinking objectenricoturri1966
2021-05-18Fixed missing includeVojtech Bubnik
2021-05-18TriangleMeshSlicer: Got rid of admesh!Vojtech Bubnik
2021-05-17WIP: Reworked slicingVojtech Bubnik
2021-05-07Fixed Polygon::centroid()Vojtech Bubnik
2021-05-06Removing offset2 from Perl bindings and other minor cleanup.Vojtech Bubnik
2021-05-05Fixing unit tests.Vojtech Bubnik
2021-05-03Further rework of ClipperUtils: Replaced many to_polygons() /Vojtech Bubnik
2021-04-23Merge branch 'tm_vb_clipper_eigen'Vojtech Bubnik
2021-04-21Convincing ClipperLib to use Slic3r's own Point type internally.Vojtech Bubnik
2021-04-21Fix integer overflows in libnest2d teststamasmeszaros
2021-04-21New custom backend for libnest2d using libslic3r typestamasmeszaros
2021-04-21Fixing unit testsVojtech Bubnik
2021-04-21Fixed unit tests.Vojtech Bubnik
2021-04-14Replacing ClipperLib::IntPoint with Eigen point as a first step tovb_clipper_eigenVojtech Bubnik
2021-04-14Fix integer overflows in libnest2d teststamasmeszaros
2021-04-07Least supports optimization revived.tamasmeszaros
2021-04-07Extend execution framework with convenience functions tamasmeszaros
2021-04-05Fix of 7bd412a2cabaf1068b21dee87ce37b67dcd3a912Lukáš Hejl
2021-04-05A few test cases for Voronoi diagrams.Lukáš Hejl
2021-03-31Back-porting improvements for libnest2dtamasmeszaros
2021-03-15Fixing some compilation warningsVojtech Bubnik
2021-03-15Fixed unit tests.Vojtech Bubnik
2021-03-15Fixing unit tests.Vojtech Bubnik
2021-03-15WIP: Refactored bridging flow from normal flow, new config valueVojtech Bubnik
2021-03-08Clean up hollowing test tamasmeszaros
2021-03-08Group hollowing result (including grid) into one structtamasmeszaros
2021-03-03Follow-up to 5276bd98d7afaf953138d5e46963d9b4fab044c6:Vojtech Bubnik
2021-03-01WIP: MutablePolygon - linked list based polygon implementationVojtech Bubnik
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-08Fixing some compiler warnings on LinuxVojtech Bubnik
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2021-01-29WIP VoronoiOffset: Squash merge of vb_voronoi_offsetVojtech Bubnik