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
2022-06-28Add simple opengl demo app to test X11 and wayland issuesmaster_tamasmeszaros
2021-10-04Replaced "Simple shorthands for smart pointers" shptr, uqptr, wkptrVojtech Bubnik
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-06-20Renamed create_face_neighbors_index() to its_face_edge_ids().Vojtech Bubnik
2021-06-08Add parallel version of neighbors index creation, make it defaulttamasmeszaros
2021-06-08Improve its_split for large number of partstamasmeszaros
2021-06-08Add new (winner) neighbor index based on measurementstamasmeszaros
2021-06-08Add triangle mesh split to perf comparisontamasmeszaros
2021-06-08Added measuring sandbox for neighbors index creationtamasmeszaros
2020-08-28Don't use sla::EncodedRaster in SLAImport, revive opencsg sandboxtamasmeszaros
2020-05-22AABB: Some further polishing and a reference to an SSE implementationVojtech Bubnik
2020-05-22WIP: AABBTreeIndirect - optimized ray_box_intersect_invdir() test,Vojtech Bubnik
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