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
2021-05-24Fixed incorrect locales handling in the UI (Field, ObjectManipulation, etc)Lukas Matena
2021-05-05Tech ENABLE_ALLOW_NEGATIVE_Z-> Added button in object manipulator to drop to ...enricoturri1966
2021-02-09Implemented #4931 - Added colored background for the Manipulation panel, ifYuSanka
2021-02-04MSW specific: GUI_ManipulatinPanel: Fixed rescaling of the system coordinate ...YuSanka
2021-01-20wxBitmapComboBox under OSX and wxComboBox under other platforms is used on Ma...YuSanka
2020-12-18Added a missing translation macroYuSanka
2020-12-03OSX specific: Hot fix for the https://github.com/prusa3d/PrusaSlicer/commit/c...YuSanka
2020-12-03Increased width for Infill ComboBox and EditCtrls from Manipulation panel on ...YuSanka
2020-10-01Merge branch 'vb_optgroup_refact'Vojtech Bubnik
2020-09-30Fixed size of selected single volumesenricoturri1966
2020-09-24Page class is used as a container of option groupsYuSanka
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-05-27Includes cleanup:Lukas Matena
2020-05-26Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_PreviewLukas Matena
2020-05-22Reworked sys_color_changed() functionsYuSanka
2020-05-21Changed processing of a wxEVT_SYS_COLOUR_CHANGED event.YuSanka
2020-04-29Imperial units: Implemented just for the object's position and sizeYuSanka
2019-11-16ExtruderSequenceDialog :YuSanka
2019-11-12OSX issue: Fix Background drawing for some of controls in Dark modeYuSanka
2019-11-03Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-10-22Fixed a case when (under OSX) after some manipulation with an object or a par...YuSanka
2019-10-10Added code to colorized of axes names in manipulation panel (temporarily comm...YuSanka
2019-10-09Some changing in implementation of emulate_kill_focus according to new code a...YuSanka
2019-09-25Some changes for alignments in manipulation panelYuSanka
2019-09-25Add binding for ManipulationEditorsYuSanka
2019-09-19Fixed font size and layouts for ObjectManipulation panel under OSXYuSanka
2019-09-18Rewrote UI for ObjectManipulation without using of OptionsGropeYuSanka
2019-09-17Fixed re-scaling under MSW for Layers editingYuSanka
2019-09-06Fixed several warnings (Config.hpp and few other files)Lukas Matena
2019-09-04Fixed sidebar layouts for selected "Object" and "Layers" items in ObjectListYuSanka
2019-08-27Improved wording of some UI texts and tooltips.bubnikv
2019-08-20Merge remote-tracking branch 'remotes/origin/ys_bf_msw_scale'bubnikv
2019-08-01Mirroring buttons: Fixed scaling issues and ensured proper hiding on WinYuSanka
2019-08-01Changed snapshot names for reset scale/reset rotation/drop to bed functions (...Lukas Matena
2019-08-01Revert "Changed snapshot names for reset rotation/reset scale/drop to bed fun...Lukas Matena
2019-08-01Changed snapshot names for reset rotation/reset scale/drop to bed functionsLukas Matena
2019-07-30Added new icons for mirroring buttons and 'drop modifier to bed' functionLukas Matena
2019-07-19Fix a memory access bug in ObjectManipulationVojtech Kral
2019-07-18Storing the active printer technology onto the Undo / Redo stack,vb_undo_redo2bubnikv
2019-07-17Fixed use of translate macrosEnrico Turri
2019-07-15Merge remote-tracking branch 'remotes/origin/vb_undo_redo'bubnikv
2019-07-12Merge branch 'lm_drop_to_bed'Lukas Matena
2019-07-09Modified logic to add snapshots to undo/redo stack using GLCanvas::do_xxxxxx(...Enrico Turri
2019-07-05Fix of the Undo / Redo for Cut.bubnikv
2019-07-05Undo / Redo fixesbubnikv
2019-07-01Added member BoundingBoxf3 m_bounding_box to GLIndexedVertexArray and removed...Enrico Turri
2019-06-20Added "info" tooltip for a LockButton on Manipulation panel (#2539)YuSanka
2019-06-19Drop to bed function now accounts for instance transformationLukas Matena
2019-06-19Added 'drop to bed' button into object manipulation panelLukas Matena
2019-06-19GUI_ObjectManipulation.cpp - Removed implicit capture by value in some of the...Lukas Matena