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
2021-03-01WIP: MutablePolygon - linked list based polygon implementationVojtech Bubnik
2021-02-08Fixing some compiler warnings on LinuxVojtech Bubnik
2021-01-29WIP VoronoiOffset: Squash merge of vb_voronoi_offsetVojtech Bubnik
2021-01-29Fixed some more GCC warningsLukas Matena
2020-11-26Added functions to export raw image data to PNG for debugging purposes.Vojtech Bubnik
2020-11-051) Implemented anchoring of infill lines to perimeters with lengthVojtech Bubnik
2020-10-29Fixed unit tests broken with 3502f256fac0d0793f8314a7ab4a2788e93d74f8Vojtech Bubnik
2020-09-10fixing optimizer and concurrency::reducetamasmeszaros
2020-08-28Add missing includes for wintamasmeszaros
2020-08-28PNG image read with libpngtamasmeszaros
2020-06-16fix of previous commit, missing includeVojtech Bubnik
2020-06-16Fixes of the offset curves from Voronoi diagram.Vojtech Bubnik
2020-06-11Reworked algorithm for Voronoi Offset curve extraction.Vojtech Bubnik
2020-06-04WIP: Generating offset curves with properly rounded corners fromVojtech Bubnik
2020-05-28BoundingBox support for Lines,Vojtech Bubnik
2020-05-22WIP AABBIndirect: Documentation, polishing.Vojtech Bubnik
2020-05-22WIP: own AABBTreeIndirect, builds up the tree 4x quicker than libigl.Vojtech Bubnik
2020-04-28suppress unnecessary test output in release modetamasmeszaros
2020-04-23SLA archive import with miniz, marching square bugfixestamasmeszaros
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-03-2564bit coord_tbubnikv
2020-03-06Added test for libcurl https handling disabled on build server.tamasmeszaros
2020-02-18Do EFC for the first faded layers of SLA, interpolate efc parameterstamasmeszaros
2020-02-13ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as defaultEnrico Turri
2020-02-05fix failing test due to missing cgal dllstamasmeszaros
2020-02-05Handle CGAL exceptions and add tests for mesh boolean operationstamasmeszaros
2020-02-04Implemented handling of complex ConfigOptionFloatOrPercent chainsbubnikv
2020-02-03use vsnprintf instead of snprintf in string_printf functiontamasmeszaros
2020-01-23Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2020-01-23add mesh simplification.tamasmeszaros
2020-01-21Fix of the new PlaceholderParser int() conversion.bubnikv
2020-01-21Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-21Ported PlaceholderParser unit tests to C++.bubnikv
2020-01-21Fix incorrect filename case in test_3mftamasmeszaros
2020-01-20Fix incorrect filename case in test_3mftamasmeszaros
2020-01-08Configurable paths export (fullpath or not) to 3mf and amfEnrico Turri
2020-01-06Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-06Follow-up of c790e2ff7c925252b1f83d54154cf858d6eb5afa -> Fixed includeEnrico Turri
2020-01-06Added unit test for checking geometry after save+load to 3mf cycleEnrico Turri
2019-12-20Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-19Fix polytree traversal.tamasmeszaros
2019-12-12Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-06add drain hole 3mf export and importtamasmeszaros
2019-11-22Improvements of infill path planning:bubnikv
2019-11-18Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2019-11-15Improvement of the Elephant foot compensation:bubnikv
2019-11-14Fix of a typo in KDTreeIndirect.bubnikv
2019-11-12SLAPrint steps moved to separate module.tamasmeszaros
2019-11-11Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-08hollowing params renamed, filtering generalizedtamasmeszaros