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-08-08Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3rYuSanka
2020-08-06Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-08-03Notifications & warning dialogDavid Kocik
2020-08-03Use ImGui::TextColored()enricoturri1966
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-05-27Includes cleanup:Lukas Matena
2020-03-31WIP: Windows specific 3Dconnexion using WM_INPUT.bubnikv
2020-03-20Fixed orientations of some 3D connexion axes when in the swapped YZ mode.bubnikv
2020-03-20Follow-up of f912fecad50cd3f34295ce87e0ebc9476214616a -> option to swap y/z a...Enrico Turri
2020-03-203DConnexion devices: added option to swap y/z translationsEnrico Turri
2020-03-13Fix of compilation on OSX and Linux, update of camera after 3D mousebubnikv
2020-03-13Windows specific refactoring of Mouse3DController and RemovableDriveManager.bubnikv
2020-03-12More detailed logging of hid_init() on unixes to detect whybubnikv
2020-03-10#3791 - Linear zoom for 3DConnexion devicesEnrico Turri
2020-03-10Follow-up of 6c36577e8e48e27a372f9a53cd2ba2a07e3a49a3 -> World Z axis set to ...Enrico Turri
2020-03-09Fix of saving the 3DConnexion status on OSX.bubnikv
2020-03-06Refactoring of RemovableDriveManager:bubnikv
2020-03-04WIP 3Dconnexion refactoring: Fixing compilation on OSXbubnikv
2020-03-04Reworked the 3DConnexion interfacing code to run the devicebubnikv
2020-02-28Free rotating camera reworked to rotate around the free rotationvb_camera_rotation_quaternionbubnikv
2020-02-13ENABLE_6DOF_CAMERA set as defaultEnrico Turri
2020-02-13ENABLE_3DCONNEXION_Y_AS_ZOOM set as defaultEnrico Turri
2020-01-21osx 3dmouse change of rotation directionsDavid Kocik
2020-01-21OSX handler for 3dconnexion drivers David Kocik
2020-01-17Fixed conflicts after merge with masterEnrico Turri
2020-01-17ENABLE_3DCONNEXION_DEVICES_CLOSE_SETTING_DIALOG set as defaultEnrico Turri
2020-01-173DConnexion devices -> Tweak of sensitivity parameters and dependency of tran...Enrico Turri
2020-01-163Dconnexion devices translation linearly dependent on zoomEnrico Turri
2020-01-15Six degrees of freedom camera - 1st installmentEnrico Turri
2020-01-08Attempt to fix #3479Enrico Turri
2020-01-07#3385 - Further extended min/max sensitivity for 3Dconnexion devicesEnrico Turri
2020-01-033DConnexion devices' Y axis used for zoom in/zoom outEnrico Turri
2020-01-03Fixed unresponsive 3Dconnexion device when switching to previewEnrico Turri
2020-01-03#3389 - Added logging of detected 3Dconnexion deviceEnrico Turri
2020-01-02#3385 - Increased max sensitivity for 3Dconnexion devicesEnrico Turri
2019-12-16Added [X] and [Close] buttons to close 3Dconnexion setting imgui dialog by cl...Enrico Turri
2019-12-11Some rework on layout of imgui dialogsEnrico Turri
2019-12-04Localization improvements:YuSanka
2019-11-25Another attempt to fix build on Linux (due to ab00f501f1363802282986ea9ab86d2...Enrico Turri
2019-11-25Fixed build on LinuxEnrico Turri
2019-11-25#3230 - Detection of 3Dconnexion devices every 2 secondsEnrico Turri
2019-11-11Fixed build on LinuxEnrico Turri
2019-11-113Dconnexion devices -> Disabled handling of device buttons / Added camera tar...Enrico Turri
2019-11-08Fixed build on LinuxEnrico Turri
2019-11-083Dconnexion devices -> Added extra debug outputEnrico Turri
2019-11-083Dconnexion devices -> Another change in logic to select deviceEnrico Turri
2019-11-083Dconnexion devices -> Modified logic to select device on LinuxEnrico Turri
2019-11-083Dconnexion devices -> Fix into Mouse3DController::handle_packet_buttonEnrico Turri
2019-11-083D connexion devides -> Added handling of 3 bytes long button packetsEnrico Turri
2019-10-21Fixed build on Linux and MacEnrico Turri