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-01-20Tech ENABLE_SHOW_NON_MANIFOLD_EDGES - 1st installment - Calculate and show in...enricoturri1966
2021-11-30Fixing clang compiler warningsVojtech Bubnik
2021-11-16Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as defaultenricoturri1966
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-11Fix its_number_of_patches returning bool instead of size_t tamasmeszaros
2021-11-05Fix some mesh errors in sl1 archive reconstructiontamasmeszaros
2021-10-22Fixing previous commit for QHull configured for doubles, not floats.Vojtech Bubnik
2021-10-22Fixed previous commit, which broke debug compilation.Vojtech Bubnik
2021-10-22reduced copy / paste redudancy by extracting a new functionVojtech Bubnik
2021-10-07Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinki...enricoturri1966
2021-10-06ObjectList: FixesYuSanka
2021-10-06Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinki...enricoturri1966
2021-10-06Save/Load repaired errors from/to a mesh statistics to/from a 3MFYuSanka
2021-10-04Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinki...enricoturri1966
2021-10-01Several minor improvements and fixed warningsLukas Matena
2021-10-01Fixed update of mesh volume after applying a transformation.Vojtech Bubnik
2021-10-01Tech ENABLE_FIX_SINKING_OBJECT_OUT_OF_BED_DETECTION merged into tech ENABLE_O...enricoturri1966
2021-09-30Fixed conflicts after merge with masterenricoturri1966
2021-09-24Fix stl export on Linuxtamasmeszaros
2021-09-21Mesh statistics for imported STLs: Added backwards_edges to open_edges,Vojtech Bubnik
2021-09-21Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinki...enricoturri1966
2021-09-21Added a missing include (GCC 11.1).Lukáš Hejl
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-17Follow-up of 2f95c7721f9a1093bf87be296eacfc3800439981 - Even faster implement...enricoturri1966
2021-09-17Follow-up of 5a84b46ec9a037adf677489d2051b3baef9fe4e1 - Faster implementation...enricoturri1966
2021-09-16Fix of detection of the out of bed state for sinking objectsenricoturri1966
2021-09-14WIP: admesh eradicationVojtech Bubnik
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-08-27Fix of paint on supports don't work for object that has been scaled up #6718Vojtech Bubnik
2021-08-16Add check of neighborsFilip Sykala
2021-07-26New slice_mesh() variant slicing with a single plane only, runningVojtech Bubnik
2021-06-20Renamed create_face_neighbors_index() to its_face_edge_ids().Vojtech Bubnik
2021-06-08Make new split always default if feasibletamasmeszaros
2021-06-08Add parallel version of neighbors index creation, make it defaulttamasmeszaros
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
2021-06-08Corrected mesh split implementationtamasmeszaros
2021-06-08Refactored hollowing backend to use indexed_triangle_meshtamasmeszaros
2021-06-08SLA backend refactored, except Hollowingtamasmeszaros
2021-06-01VertexFaceIndex: vertex index to incident face indices built forVojtech Bubnik
2021-05-31Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-28Removed GLU calls from all the gizmosLukas Matena
2021-05-26Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-21WIP: Refactoring of PrintRegions. It nearly compiles!Vojtech Bubnik
2021-05-20Fix of its_collect_mesh_projection_points_above()Vojtech Bubnik
2021-05-20Fixed typo in its_collect_mesh_projection_points_above() and method TriangleM...enricoturri1966
2021-05-19FixingVojtech Bubnik
2021-05-19Optimization of its_collect_mesh_projection_points_above(): Reserve points.Vojtech Bubnik
2021-05-19Extracting its_collect_mesh_projection_points_above() out ofVojtech Bubnik