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
2019-05-01Implemented scaling of instances through the object manipulation boxbubnikv
2019-04-30Next tryYuSanka
2019-04-29Fixed a bug, where std::string and wxString were mixed up.bubnikv
2019-04-29ObjectList improvements: Added warning icon for Parts with a repaired errorsYuSanka
2019-04-26Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_mani...bubnikv
2019-04-26WIP: Transformation of instances in world coordinate space:bubnikv
2019-04-25WIP, non-uniform scaling in the world coordinate system:bubnikv
2019-04-25Merge remote-tracking branch 'origin/master' into ys_ftn_improvementsYuSanka
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-25Merge remote-tracking branch 'origin/ys_msw_dpi'YuSanka
2019-04-24WIP: World / local transformations of an object instance from the side panel.bubnikv
2019-04-24Changed Manipulation panel. (Simple mode)There is exclamation mark icon next ...YuSanka
2019-04-24WIP: Transformations of an instance in world coordinate systembubnikv
2019-04-23Some refactoring and documentation, modified Windows dependencies to compile ...Vojtech Bubnik
2019-04-16Application Scaling for MSW: Added rescale function for DoubleSlider (from Pr...YuSanka
2019-04-14Application Scaling for MSW: Next big stepYuSanka
2019-04-09Fix SVG & bitmap scaling on Mac depending on Retina scalingVojtech Kral
2019-04-08Icon updating for all applicationYuSanka
2019-04-04Improved Selection from ObjectList sideYuSanka
2019-04-03Fixed negative values for size shown in the sidebar matrix fields when mirror...Enrico Turri
2019-03-22Fixed non-uniform scale of single volumes selection when made using the sideb...Enrico Turri
2019-03-19Another fix for Linuz and Mac buildsEnrico Turri
2019-03-19Fixed build on Linux and MacEnrico Turri
2019-03-19GLCanvas3D::Selection as a standalone classEnrico Turri
2019-03-01Fix of instance rotations from the side panelbubnikv
2019-03-01Fixed rotation of single instance -> it works now with absolute values.bubnikv
2019-02-21Fixed OSX-buildYuSanka
2019-02-20Merge remote-tracking branch 'origin/ys_hdpi'bubnikv
2019-02-11Added scaling for more some dialogsYuSanka
2019-02-07Fix of #1771YuSanka
2019-02-07Fix of #1782Enrico Turri
2019-02-06Fixed scaling of the controls and InfoDialogs (Sys and About)YuSanka
2019-02-04Fixed rounding of numbers for the controls width (Try to fix controls flashin...YuSanka
2019-02-04Merge remote-tracking branch 'origin/master' into ys_hdpiYuSanka
2019-02-04Fixed "hard_code" setting of the size for the Sidebar and TabsYuSanka
2019-01-31Emulation of kill focus event on object manipulator fields when changing sele...Enrico Turri
2019-01-30Added debug output to test event handling sequence between Objects List and O...Enrico Turri
2019-01-29Fix of rotations using sidebar fieldsEnrico Turri
2019-01-28ENABLE_IMPROVED_SIDEBAR_OBJECTS_MANIPULATION set as defaultEnrico Turri
2019-01-28Fixed synchronization between Objects List and Object manipulator tableEnrico Turri
2019-01-28Fixed synchronization of scale/size fields in sidebar for single volume and s...Enrico Turri
2019-01-26Performance improvements:bubnikv
2019-01-24Sidebar object manipulation fields updated on idle eventEnrico Turri
2019-01-21L10n improvementsYuSanka
2019-01-15Fixed rotation of single volumes using rotate gizmoEnrico Turri
2019-01-11Fix of #1619YuSanka
2019-01-10Implemented ModeSizer with ModeButtons for the mode view changing from the se...YuSanka
2019-01-09Completed uniform scale in sidebarEnrico Turri
2019-01-09Added SetLock() function for PrusaLockButtonYuSanka
2019-01-08Uniform scale is sidebarEnrico Turri