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-10-09Fixed OSX buildYuSanka
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-18Rewrote UI for ObjectManipulation without using of OptionsGropeYuSanka
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-06-19Added 'drop to bed' button into object manipulation panelLukas Matena
2019-06-14Reset buttons - fixed rotation of instances with multiple volumesLukas Matena
2019-06-14Added mirroring buttons into object manipulation panelLukas Matena
2019-06-14Added transformation reset buttons in object manipulation panelLukas Matena
2019-05-03Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_mani...bubnikv
2019-05-03Changed the "non-uniform scaling is not possible" message.bubnikv
2019-05-02Fixed typoYuSanka
2019-05-02Changed update_warning_icon_state() signatureYuSanka
2019-04-30Added commentsYuSanka
2019-04-30Added missed includeYuSanka
2019-04-30Next tryYuSanka
2019-04-29Fixed a bug, where std::string and wxString were mixed up.bubnikv
2019-04-29Missing forward declarationbubnikv
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-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-24WIP: World / local transformations of an object instance from the side panel.bubnikv
2019-04-24Refactoring: get_mesh_errors_count() moved to ModelObjectYuSanka
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-03-19Another fix for Linuz and Mac buildsEnrico Turri
2019-03-19GLCanvas3D::Selection as a standalone classEnrico Turri
2019-01-31Emulation of kill focus event on object manipulator fields when changing sele...Enrico 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-24Merge branch 'master' of https://github.com/prusa3d/Slic3rYuSanka
2019-01-24Sidebar object manipulation fields updated on idle eventEnrico Turri
2019-01-24Set uniformly scaling by defaultYuSanka
2019-01-09Added SetLock() function for PrusaLockButtonYuSanka
2019-01-08Added "uniform scaling" buttonYuSanka
2019-01-08Fixed sidebar size fields update (which was broken again)Enrico Turri
2019-01-07Fix of #1590Enrico Turri
2019-01-02Improved objects manipulation using sidebarEnrico Turri
2018-12-20Delayed update of ObjectManipulation panel from the Canvas3D:bubnikv
2018-12-18Sidebar matrix field behavior for single full instance selectionEnrico Turri
2018-12-18Added size fields to sidebar matrix manipulatorsEnrico Turri
2018-12-18Removed unneeded methods from ObjectManipulationEnrico Turri
2018-11-23Fixed bug with last solid part deletingYuSanka
2018-11-22Position(Displacement)/Rotation/Scale for group selectionYuSanka
2018-11-15Rotation/Scale from modification pane for SingleObject, SingleVolume & Single...YuSanka
2018-11-14Added "change position" from modification paneYuSanka