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
AgeCommit message (Expand)Author
2020-11-28Merge remote-tracking branch 'remotes/prusa/master' : Opengl crashsupermerill
2020-11-24Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208Vojtech Bubnik
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-16Cover various overhang types cumulativelytamasmeszaros
2020-10-16Use rotated bounding box to calculate eccentricitytamasmeszaros
2020-10-15This broke the SLA support point generator test. Why?Vojtech Bubnik
2020-10-15A little bit cheaper triangle random sampling + documentation.Vojtech Bubnik
2020-09-25Wipe tower - small refactoring and fixLukas Matena
2020-09-24fix min/max value for config: now double, not intsupermerill
2020-09-10Significant performance improvements for elevated and non-elevated casetamasmeszaros
2020-09-10Performance optimizations and bugfixtamasmeszaros
2020-09-10Fix build on wintamasmeszaros
2020-09-10Mostly working, inefficiencies remain, status indication partly brokentamasmeszaros
2020-09-10cosmethicstamasmeszaros
2020-09-10fixing optimizer and concurrency::reducetamasmeszaros
2020-09-10Brute force optimization code, buggy yettamasmeszaros
2020-09-10rotation finder experimentstamasmeszaros
2020-09-10Calibration changes to address new algorithm behavior.tamasmeszaros
2020-09-10Improvements to support point generatortamasmeszaros
2020-08-28Don't use sla::EncodedRaster in SLAImport, revive opencsg sandboxtamasmeszaros
2020-08-24Changed internal coordinates of drain holesLukas Matena
2020-08-18Add dedicated tests for support point generationtamasmeszaros
2020-08-13Fix build on win and rpitamasmeszaros
2020-08-13Merge branch 'tm_minor_refactor'tamasmeszaros
2020-08-13replace ccr_::enumerate with flexible for_eachtamasmeszaros
2020-08-03finish optimizer interface and remove commented codetamasmeszaros
2020-08-03Working small-to-normal support mergingtamasmeszaros
2020-08-03Add possible manipulation of small support diameter.tamasmeszaros
2020-08-03Fix junction made below ground level.tamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-08-03Make compile time support tree conf params constexprtamasmeszaros
2020-08-03Id-s put in a base class for support tree primitivestamasmeszaros
2020-08-03Fix bugs and non working teststamasmeszaros
2020-08-03Separate support tree routing and meshing, remove Common.hpp/.cpp .tamasmeszaros
2020-08-03Bugfixes for support generatortamasmeszaros
2020-08-03Remove the `headless` step of support support tree gentamasmeszaros
2020-08-03Improvements on mini pillarstamasmeszaros
2020-08-03Create smaller supports in problematic areas with established strategiestamasmeszaros
2020-08-03Fix remove_bottom_points functiontamasmeszaros
2020-06-10Fix support and hole point reprojection after reload and netfabbtamasmeszaros
2020-06-02Fix the tests after EigenMesh3D refactortamasmeszaros
2020-05-27Reenabled SLIC3R_HOLE_RAYCASTER before unit tests are updated properlyLukas Matena
2020-05-27EigenMesh3D does not store a copy of the meshLukas Matena
2020-05-27More code cleaning,...Lukas Matena
2020-05-27EigenMesh3D now stores TriangleMesh inside, not a mesh in Eigen formatLukas Matena
2020-05-27Removed some unused codeLukas Matena
2020-05-27Switched to new AABB tree implementation for raycastingLukas Matena
2020-05-26Slight include cleanupLukas Matena
2020-05-13Do reprojection also after netfabb repairtamasmeszaros