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
2020-09-02Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-28SLA archive import will now recover the model's original position.tamasmeszaros
2020-08-06Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-08-06Changed signature of the BitmapTextRendererYuSanka
2020-08-06Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-05Custom renderers extracted from the ObjectDataViewModelYuSanka
2020-08-03Added an icon for 'ironing' categoryLukas Matena
2020-07-28Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-07-24Fixed a bug in selection from the 3D scene.YuSanka
2020-07-22Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-07-22Temporary ironing icon to avoid crashes on GTKrongith
2020-07-21Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-07-21GUI_objectList: fixed typo in assertYuSanka
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-06-16Code refactoring:YuSanka
2020-06-05Object merge: fixed merge of the objects with changed rotation, scale and mirrorYuSanka
2020-06-01Copy/Paste for the Settings and Layers in the ObjectListYuSanka
2020-05-28Save a position and size of the settings dialogYuSanka
2020-05-27Merge: Implemented merge to the separate object, when some instance is selectedYuSanka
2020-05-27Removed obsolete LambdaObjectDialog.cpp/hpp, more include cleanups:Lukas Matena
2020-05-27Includes cleanup:Lukas Matena
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-30Fix updating of gizmos when instances are addedLukas Matena
2020-04-23SLA archive import with miniz, marching square bugfixestamasmeszaros
2020-04-21Removed "Support materials" item from "Add Settings" context menu for the Lay...YuSanka
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-16Fix of #3303YuSanka
2020-03-14Layer height editing: Fixed to satisfy the minimum layer heigth,bubnikv
2020-03-14Little refactoring of get_mouse_position_in_control() for constbubnikv
2020-03-14Fixed context menu issues, related to #3802 fixed with commit (https://github...YuSanka
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-11Fixed a fishy null pointer reference bug reported by ASAN time to time.bubnikv
2020-03-11Fix of a crash on OSX after changing a layer range value and thenvb_add_layer_range_osxSlic3rPE
2020-03-10#3802 - Fixed objects list's context menu showing up when moving mouse after ...Enrico Turri
2020-03-03Fixed some more warningsLukas Matena
2020-03-03Fixed several warningsLukas Matena
2020-03-03Fixing wxString::Format encoding mismatches (part 2)Lukas Matena
2020-03-02Fix of #3739 (OSX: set width of "Editing" columnYuSanka
2020-02-27Various changes in handling of profile compatiblilitiesbubnikv
2020-02-21Fixed two cases of crashes on application closeLukas Matena
2020-02-20Linux issue: fixed Object's DnD with sub itemsYuSanka
2020-02-17Extruder selection for multiple selected objects/parts.YuSanka
2020-02-14Fix of Crash when trying to select extruders for multiple parts (#3657)YuSanka
2020-02-13ENABLE_BACKWARD_COMPATIBLE_RELOAD_FROM_DISK set as defaultEnrico Turri
2020-02-07ENABLE_BACKWARD_COMPATIBLE_RELOAD_FROM_DISK - Fixed inconsistencies for split...Enrico Turri
2020-02-06Use frontend data to update labelsEnrico Turri
2020-02-06Fixed labels auto-sizingEnrico Turri