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-02-28Free rotating camera reworked to rotate around the free rotationvb_camera_rotation_quaternionbubnikv
2020-02-28Camera refactored to use quaternions primarily for processingbubnikv
2020-02-28Follow-up of 47604b6326d40bfe66c46ed471adb43d1d153e66 -> Fixed layout at startupEnrico Turri
2020-02-27Bugfix: SLA pad and supports were sometimes shown on instances that should ha...Lukas Matena
2020-02-27Disabled implicit conversion of wxString to std::string or const char*bubnikv
2020-02-27Localization: Updated POT, new dictionaries for CZ, DE, ES, FR, IT, JA and PLLukas Matena
2020-02-27Reduce max texture size if physical ram is smaller than 6GBEnrico Turri
2020-02-27Small fix of clipping plane positioningLukas Matena
2020-02-27Slight change in clipping plane updating after hollowing finishesLukas Matena
2020-02-27Shared data for SLA gizmos have been removed from GLGizmoBaseLukas Matena
2020-02-27SLA gizmos can now be opened when any instance is selectedLukas Matena
2020-02-27Fixed a crash when deleting an object after switching from SLA to FDMLukas Matena
2020-02-27Workaround to remove crash when closing PrusaSlicer on OSX 10.9.5Enrico Turri
2020-02-27More polishing of translationsLukas Matena
2020-02-27Various changes in handling of profile compatiblilitiesbubnikv
2020-02-27Merge branch 'dk_copy_file'David Kocik
2020-02-27copy file result enumDavid Kocik
2020-02-26Merge branch 'dk_remote_devices'David Kocik
2020-02-26eject sd card/usb iconDavid Kocik
2020-02-26new hollowing iconbubnikv
2020-02-26#3707 - Fixed buttons layout after closing preference dialogEnrico Turri
2020-02-26Fixed reload from disk for modifiersEnrico Turri
2020-02-25Fix of #3695Lukas Matena
2020-02-25Enabled text-wrapping for tooltips in hollowing gizmoLukas Matena
2020-02-24Fixup of previous commit - actually added the translation macrosLukas Matena
2020-02-24Generalization of translate() / translate_utf8() to wxString arguments.bubnikv
2020-02-24Added a missing localization L markLukas Matena
2020-02-24Several translation-related fixesLukas Matena
2020-02-24Fixed crash on reading profiles with the "thumbnails" settings differentbubnikv
2020-02-21Bumped up version to 2.2.0-betaversion_2.2.0-betabubnikv
2020-02-21Updated bundled profiles.bubnikv
2020-02-21Fix of a regression from e0811e4aa580983cc5316427414c46b9af7867d6bubnikv
2020-02-21Localization: Deleted context "markers" from PO files, updated MO filesYuSanka
2020-02-21Localization: New dictionaries for CZ, DE, ES, FR, IT, NL and PLYuSanka
2020-02-21Hollowing gizmo sliders now contain a unit where appropriateLukas Matena
2020-02-21Fixed a bug in hollowing gizmo - hole depth not matching slider value after s...Lukas Matena
2020-02-21GUI::show_error() is now generalized for std::string and const char*bubnikv
2020-02-21Merge branch 'lm_bnavigator-fix-wxtypes'Lukas Matena
2020-02-21One more encoding problemLukas Matena
2020-02-21Fixed few more encoding issuesLukas Matena
2020-02-21fix #3402Benjamin Greiner
2020-02-21Hopefully a fix for #3683 (encoding in hollowing gizmo)Lukas Matena
2020-02-21Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2020-02-21ImGUI input_double wrapper for wxString label.bubnikv
2020-02-21Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerDavid Kocik
2020-02-21refactoring of errors at copying g-code to target destinationDavid Kocik
2020-02-21Fix of Bug: Changing print settings resets filament settings #3675bubnikv
2020-02-21Fix of wipe into objectLukas Matena
2020-02-21Fixed typo in an error messageLukas Matena
2020-02-21Fixed two cases of crashes on application closeLukas Matena