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
2019-11-05Add oversampling and gaussian filter to hollowing.tamasmeszaros
2019-11-04SLA Contour3D expanded with conversions supporting quads.tamasmeszaros
2019-10-01Reworked pad creation algorithm with new parameters:tamasmeszaros
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
2019-07-18Eliminate some igl warnings on msvctamasmeszaros
2019-06-20Merge branch 'master' into tm_builtin_padtamasmeszaros
2019-06-17WIP on removing unused parts of pad tamasmeszaros
2019-06-04WIP: Admesh - replacement of C memory allocation with std vectorsbubnikv
2019-03-05WIP: sidehead routedown when pillar is too longtamasmeszaros
2019-03-05New interconnection strategytamasmeszaros
2019-03-04Working on improved interconnection strategytamasmeszaros
2019-02-28Replacing old model routing with more advanced algorithm.tamasmeszaros
2019-02-26Fixing issues from code cleanuptamasmeszaros
2019-02-26Incorporate individual support point radius. tamasmeszaros
2019-02-25Tiny cosmeticstamasmeszaros
2019-02-17Reworked polygon sampling for SLA auto support generation.bubnikv
2019-02-04SLA support gizmo does not use Grabber class anymoreLukas Matena
2019-02-04SLA support points generator now uses precalculated aabb treeLukas Matena
2019-01-30Getting around signed_distance in pinhead_mesh_intersecttamasmeszaros
2019-01-29Many major issues solved. Performance may be degraded.tamasmeszaros
2019-01-18Introducing signed_distance into the collision detection.tamasmeszaros
2019-01-17EigenMesh upgraded with inside check capability.tamasmeszaros
2019-01-15WIPtamasmeszaros
2019-01-14Adding an AABB tree to EigenMesh3D.tamasmeszaros
2019-01-02Fix for normal averaging and hidden parameter for max normal Z angle.tamasmeszaros
2019-01-02Debug logs during SLA processingtamasmeszaros
2018-12-20Fix for SPE-700 (Corrupted slice data)tamasmeszaros
2018-12-20Improved edge normal detection. Also removed some warnings.tamasmeszaros
2018-12-17Considering multiple neighboring triangles for support point normalstamasmeszaros
2018-12-12Added cancellation points. Added new flip xy option. Refactor and waring remo...tamasmeszaros
2018-11-26Enabled compilation of SLA libigl dependent code to see what errorsbubnikv
2018-11-23Fix for crash when generating supports with empty input pointstamasmeszaros
2018-11-13Slicing object and rasterization generates output zip. Needs testing.tamasmeszaros
2018-11-12SLA backround processing pipeline invisible but runs.tamasmeszaros
2018-11-08Trying to bypass igl in 32 bit MSVCtamasmeszaros
2018-11-08Trying to fix compilation of IGL AABB tree on 32 bit platform.tamasmeszaros
2018-11-02Importing the SLA computing module into the native source tree.tamasmeszaros