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-03-24object info notifiction not show on copy objDavid Kocik
2022-02-02Tech ENABLE_RELOAD_FROM_DISK_REWORK - A bunch of bug fixes in Reload from dis...enricoturri1966
2022-01-31Fixed destructors of DiffViewCtrl and ObjectList after 8342b7f95bf52208f33fa4...Lukáš Hejl
2022-01-28Added deallocation of ObjectList::m_objects_model into the ObjectList destruc...Lukáš Hejl
2022-01-17Tech ENABLE_WIPETOWER_OBJECTID_1000_REMOVAL - Removal of wipe tower magic obj...enricoturri1966
2021-12-17GUI_ObjectList: Get list of the loaded files before a taking of Undo/Redo sna...YuSanka
2021-12-16Fixed call to take_snapshot() in ObjectList::load_subobject()enricoturri1966
2021-12-10Localization: Next improvements: CS, IT, ES, DE, ES, FRYuSanka
2021-12-10Code refactoring for ObjectList::get_selection_indexes().YuSanka
2021-12-10#7429 - Fixes in reload from disk commandenricoturri1966
2021-12-05Follow-up to 3622f06bed6175a337d2e20b5dc6ae9d770cb3cfVojtech Bubnik
2021-11-23Fix for #7328 - Filename containing chars not usable on FAT result in error a...YuSanka
2021-11-21Follow-up https://github.com/prusa3d/PrusaSlicer/commit/172b97cc2a3ed1290ee0c...YuSanka
2021-11-19Fix for #7270 - Feature Request: Right-click object table name-field should b...YuSanka
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-15Localization + new POTYuSanka
2021-11-12Localization fixes + new POTYuSanka
2021-11-08#7258 - Fixed cut of merged objectenricoturri1966
2021-10-29MSW DarkMode: Set mode colors for "Change volume type" dialog.YuSanka
2021-10-21Obvious fixes to stupid warningstamasmeszaros
2021-10-08ObjectList: Fixed positioning of the object's part/modifiers when it's addedYuSanka
2021-10-07Try to fix a focus for Application after closing of the "fix thought NetFab" ...YuSanka
2021-10-06ObjectList: FixesYuSanka
2021-10-06Netfabb finished notification, fix of #7067David Kocik
2021-10-06Save/Load repaired errors from/to a mesh statistics to/from a 3MFYuSanka
2021-10-06ObjectList: Fixed mouse click on the WarningIcon, when mesh wasn't repaired a...YuSanka
2021-10-05Changed conditions for the warning icon.YuSanka
2021-10-04Manifold mesh may contain self-intersections, so we want to always allow fixi...Vojtech Bubnik
2021-09-27Merge remote-tracking branch 'remotes/origin/vb_project_state'Vojtech Bubnik
2021-09-27WIP Undo / Redo and project state: Marking Undo / Redo snapshotsVojtech Bubnik
2021-09-22Check unsaved changes (#6991)Oleksandra Yushchenko
2021-09-21Improvements for statistics information:YuSanka
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-16Implemented possibility to fix several objects at onceYuSanka
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-09-09ObjectList: Fixed a bug related to an update of selection in 3DScene.YuSanka
2021-09-07ObjectList:: Allow use BACKSPACE to delete selected itemsYuSanka
2021-09-03Do not allow 'replace by stl' when a gizmo is active,Lukas Matena
2021-09-02Fixed a crash when 'Repair by Netfabb' was called with multiple object select...Lukas Matena
2021-09-01Fix for #6803 - Illegal character in filename when STL opened direct from CAD...Vojtech Bubnik
2021-08-31Passing call_selection_changed to update_info_items.David Kocik
2021-08-31Fixed undo/redo issue when clear method of FacetsAnnotation and ModelConfigLukas Matena
2021-08-30Revert of d701dfe436b353f4847b7a78605847f85e50e4ebenricoturri1966
2021-08-26Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2021-08-26Fixed update of objects list in sidebar after deleting a part from a sinking ...enricoturri1966
2021-08-25Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-08-25Fixed update of backend after the changes introduced with b3010a817bdc8e63b2a...enricoturri1966
2021-08-25Fixed deletion of objects/volumes by pressing Del key while the mouse cursor ...enricoturri1966
2021-08-23Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-08-19Fix opening of gizmos after clicking on info lines in object list when object...Lukas Matena