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
2020-02-05Handle CGAL exceptions and add tests for mesh boolean operationstamasmeszaros
2020-01-16fix gui artifacts on Windowstamasmeszaros
2020-01-16Fix build issues on Windowstamasmeszaros
2020-01-16MeshBooleans with CGAL onlytamasmeszaros
2020-01-15Fix algorithm switchingtamasmeszaros
2020-01-15Remove completely redundant codetamasmeszaros
2020-01-15Fix scene not being centeredtamasmeszaros
2020-01-09further fixes for X window crashes.tamasmeszaros
2020-01-08repaint causes crash on linuxtamasmeszaros
2019-12-20Fix linux assertiontamasmeszaros
2019-12-20fix windows widgets while playbacktamasmeszaros
2019-12-20Display switchingtamasmeszaros
2019-12-20Add boilerplate for shader based csg tamasmeszaros
2019-12-20Fix closing while playbacktamasmeszaros
2019-12-19Add some comments.tamasmeszaros
2019-12-19Save and load window size. Add fps average output.tamasmeszaros
2019-12-19Add command line options. Rename GLScene to Enginetamasmeszaros
2019-12-19Make it work with mesa sw renderertamasmeszaros
2019-12-18Recording and playback workstamasmeszaros
2019-12-18Separate fps counter and remove glut dependencytamasmeszaros
2019-12-17Dont use glut for fps measure.tamasmeszaros
2019-12-17Fix opencsg example on Win32tamasmeszaros
2019-12-17further simplificationtamasmeszaros
2019-12-16Add ctl and fix applying opencsg params on the fly.tamasmeszaros
2019-12-16Fix event dispatching to handlerstamasmeszaros
2019-12-16Remove bloat, add some clipping plane functionality.tamasmeszaros
2019-12-16Add convexity to csgsettings. Defer all rendering to Display.tamasmeszaros
2019-12-16Added opencsg parameter consoletamasmeszaros
2019-12-16Add opencsg demo sandboxtamasmeszaros
2019-12-12Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-10Add dll copy after targets for gmp and mpfrtamasmeszaros
2019-12-10Fix CGAL import with shared boosttamasmeszaros
2019-12-09Add the sandbox example for cgal dependent mesh booleantamasmeszaros
2019-10-29Simple openvdb conversion test.tamasmeszaros
2019-10-25Fix openvdb dependency in libslic3rtamasmeszaros
2019-10-25Add OpenVDB to dependenciestamasmeszaros
2019-10-01Reworked pad creation algorithm with new parameters:tamasmeszaros
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
2019-06-11SPE-742: Builtin pad feature in zero elevation mode.tamasmeszaros
2019-05-07Prevent degenerate triangles in pad.tamasmeszaros
2019-02-14Commented and integrated new pad wall triangulationtamasmeszaros
2019-02-13Refactored version of the wall triangulation algorithm, initial integration.tamasmeszaros
2019-02-13Working proof-of-concept for manual triangulation of pad walls.tamasmeszaros
2018-12-11Added cancellation points to pad creation step.tamasmeszaros
2018-11-19Cleanup: removing obsolete methods from support tree generation interfacetamasmeszaros
2018-11-02Importing the SLA computing module into the native source tree.tamasmeszaros