Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-17GUI_ObjectList: Get list of the loaded files before a taking of Undo/Redo sna...YuSanka
2021-10-08ObjectList: Fixed positioning of the object's part/modifiers when it's addedYuSanka
2021-10-06ObjectList: FixesYuSanka
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-21Improvements for statistics information:YuSanka
2021-08-17ObjectList: Implemented interface for delete InfoItemYuSanka
2021-08-11Updated Items Info notificationDavid Kocik
2021-08-09DoubleSlider with MM-printer preset: When Object has "Paint-on segmentation",...YuSanka
2021-08-05Merge remote-tracking branch 'remotes/origin/master' into fs_QuadricEdgeCollapseVojtech Bubnik
2021-08-04ObjectList: Fixed a crash during a print technology change when InfoItem is s...YuSanka
2021-07-20Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-07-20Added "Modify Shapes Gallery" to the "Window" menuYuSanka
2021-07-19Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-07-15Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2021-07-15Changes in loading of modifiers from file and their positioningenricoturri1966
2021-07-15Added gallery to the default shapesYuSanka
2021-07-14Replace with STL: Fixed update of the item name after replacingYuSanka
2021-07-12Modifiers Gallery (#6703)Oleksandra Yushchenko
2021-07-09Added SimplificationDialogYuSanka
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-06-02Fixed DnD for "Model part" volumes inside the objectYuSanka
2021-05-11Implementation for #6216Oleksandra Yushchenko
2021-05-04ObjectList: Fixed update of the selection, when some gizmo in 3D-Scene is act...YuSanka
2021-04-19Show info about custom supports and seam in ObjectListLukas Matena
2021-03-24Added "Printable" menu item for multiple selectionYuSanka
2021-03-15Ys code refactoring (#6227)Oleksandra Yushchenko
2021-02-10SPE-1103 Added menu items for the conversation of the volumes from/to metersYuSanka
2020-12-30ObjectList: Smart update of the min height in respect to the items count.YuSanka
2020-12-11Fix of #5007 - "Reload from disk" causes objects converted to inches to rever...YuSanka
2020-12-08Increase min height for the ObjectList.YuSanka
2020-12-08Fixes "Add instance" and "Remove instance" hotkeys don't work when object is ...Vojtech Bubnik
2020-12-04Delete whole object, when all instances are selected. Fix for #5191YuSanka
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-08-28SLA archive import will now recover the model's original position.tamasmeszaros
2020-08-28Move SLA import to libslic3r with png reading using libpngtamasmeszaros
2020-06-03Fix of #3919 (extremely wide wipe tower with 0.35mm FAST profile)Lukas Matena
2020-06-01Copy/Paste for the Settings and Layers in the ObjectListYuSanka
2020-05-27Implemented merge of the objects to the one multi-part objectYuSanka
2020-05-21Changed processing of a wxEVT_SYS_COLOUR_CHANGED event.YuSanka
2020-05-20Implemented "from/to imperial units conversation" for loaded objects and volumesYuSanka
2020-04-23SLA archive import with miniz, marching square bugfixestamasmeszaros
2020-03-14Little refactoring of get_mouse_position_in_control() for constbubnikv
2020-03-12Implemented disabling of Add buttons if next layer range couldn't be addedYuSanka
2020-03-11Merge remote-tracking branch 'remotes/origin/vb_add_layer_range_osx'bubnikv
2020-03-11Fix of a crash on OSX after changing a layer range value and thenSlic3rPE
2020-03-10#3802 - Fixed objects list's context menu showing up when moving mouse after ...Enrico Turri
2020-02-14Fix of Crash when trying to select extruders for multiple parts (#3657)YuSanka
2020-02-03missing includesSlic3rPE
2020-02-03ObjectDataViewModel is extracted from wxExtentions to the separated fileYuSanka