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-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES merged into ENABLE_WORLD_COORDINATEenricoturri1966
2022-06-03Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reworked method void Selection::tra...enricoturri1966
2022-06-03Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - 1st installment. Geometry::Transfor...enricoturri1966
2022-04-19Fix crash in debug mode when split result contains ill formed partstamasmeszaros
2022-03-31Fixed several std::moves that had no effect, moved GCode data to heapLukas Matena
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-11Slight performance boosttamasmeszaros
2021-10-23Documented the new print bed collision detection algorithm requirements:Vojtech Bubnik
2021-10-23Commented out unused and expensive printbed_collision_state()Vojtech Bubnik
2021-10-07Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinki...enricoturri1966
2021-10-07Check if object's size appears to be zero, when loading the model file.YuSanka
2021-10-06ObjectList: FixesYuSanka
2021-09-30Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Enable detection of collision...enricoturri1966
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-08-31Added versioning of the structure of stored data for all three painting gizmo...Lukáš Hejl
2021-08-31Fixed undo/redo issue when clear method of FacetsAnnotation and ModelConfigLukas Matena
2021-08-25Fixed manipulation of sinking multipart objects resulting in wrong object/par...enricoturri1966
2021-08-25Fixed update of backend after the changes introduced with b3010a817bdc8e63b2a...enricoturri1966
2021-08-24Do not allow objects to be placed fully below bedenricoturri1966
2021-08-03Added invalidation of the sliced object when gap-fill enabled/disabled if the...Lukáš Hejl
2021-07-22Techs DISABLE_ALLOW_NEGATIVE_Z_FOR_SLA and ENABLE_ALLOW_NEGATIVE_Z set as def...enricoturri1966
2021-07-16Disable reload from disk for built-in objectsenricoturri1966
2021-07-13Merge branch 'vb_mmu_top_bottom'Vojtech Bubnik
2021-06-27As an example of using the enum_bitmask infrastructure for type safeVojtech Bubnik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-20Renamed create_face_neighbors_index() to its_face_edge_ids().Vojtech Bubnik
2021-06-10Support / seam / MMU painting serialization / deserialization:Vojtech Bubnik
2021-06-08Tech ENABLE_ALLOW_NEGATIVE_Z -> Added threshold to detect if an object is sin...enricoturri1966
2021-06-02Fixed DnD for "Model part" volumes inside the objectYuSanka
2021-05-28Update extruder show/hide and default extruder color in respect to the volume...YuSanka
2021-05-26Fixed DnD function for volumes inside the object in respect to the volume typeYuSanka
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-26WIP PrintRegion refactoring: Another round of bug fixing, negative volumesVojtech Bubnik
2021-05-21WIP: Refactoring of PrintRegions. It nearly compiles!Vojtech Bubnik
2021-05-19Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-19WIP: Refactoring of PrintRegionsVojtech Bubnik
2021-05-10Fixed conflicts after merge with masterenricoturri1966
2021-05-06Refactoring for code clarity: Replaced this->m_xxx with m_xxxVojtech Bubnik
2021-05-05Fixing compilation on gccVojtech Bubnik
2021-05-05Factored out the Print::apply() method and its dependending free functionsVojtech Bubnik
2021-04-28Tech ENABLE_ALLOW_NEGATIVE_Z->Fixed object popping up after editing layer ran...enricoturri1966
2021-04-26Fix normal direction when exporting STL (#6406)Lukas Matena
2021-04-19WIP: MMU segmentation without top and bottom layersLukáš Hejl
2021-04-19WIP: Duplicated the FDM support gizmo for the MMU segmentationLukáš Hejl
2021-02-10SPE-1103 Added menu items for the conversation of the volumes from/to metersYuSanka
2021-02-09Added check for loaded STL file if it was saved in meters. Related to #4521 (...YuSanka
2020-12-12Fixed retrieving of the "saved in inches" flag from 3MF.version_2.3.0-beta3Vojtech Bubnik
2020-12-11Fix of #5007 - "Reload from disk" causes objects converted to inches to rever...YuSanka
2020-10-15Fixed some more issues in copy / paste of objects and volumesVojtech Bubnik