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
path: root/src
AgeCommit message (Collapse)Author
2020-12-19Missing init() call at notification renderDavid Kocik
2020-12-18Keyboard shortcut at notification hover - eject sdDavid Kocik
2020-12-18Fixed encoding issue in ConfigWizard on Windows (#5422)Lukas Matena
2020-12-18Added a missing translation macroYuSanka
2020-12-18Added a missing translation macroLukas Matena
2020-12-18Fix of #5410 (Ironing untick/tick bug)Lukas Matena
This is a follow-up of commit b1b7a5a which fixed several similar bugs
2020-12-18Decrease min height for ObjectList (related to #5462)YuSanka
2020-12-18Follow-up to ↵YuSanka
https://github.com/prusa3d/PrusaSlicer/commit/19b52da2603a20562dcb147e7a94a750b055d4e0: Fixed scale for view toolbar on HDPI (GTK3 specific)
2020-12-18Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-12-18Fixed color of shells in previewenricoturri1966
2020-12-18Fix of #5501 - 3D Editor / Layer View widget DPI regression (Linux GTK3 ↵YuSanka
specific)
2020-12-17Bumped up version number to 2.3.0-rc1version_2.3.0-rc1Lukas Matena
2020-12-17Fix of "cut off text for filament type" (Related to #5444)YuSanka
2020-12-17Revert recent changes in PresetUpdater error reportingLukas Matena
This reverts commits: 57ba953 ("PresetUpdater - exceptions reformatted, not throwing an exception") 03028bb ("Improved exception throwing at copy file in preset updater")
2020-12-17Random seam: optimization and fix of a possible infinite loopLukas Matena
2020-12-17Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-12-17GCodeViewer - Fixed visualization of time estimates for silent modeenricoturri1966
2020-12-17Fixed buffer overflow in the OBJ parser.Vojtech Bubnik
Improved error reporting on OBJ parser.
2020-12-17follow up of commit c9da06e44a10ecadfa55ac2e1df4f63a48d5d685david kocik
2020-12-17Improvements of OBJ parser robustness.Vojtech Bubnik
2020-12-17Fix of #5103 and #4861 - ConfigWizard layout issuesYuSanka
2020-12-16Follow-up to ↵YuSanka
https://github.com/prusa3d/PrusaSlicer/commit/3eb63c93e1626348876dee23cab570d0e6964f1d: If value for "Extrusion Multiplier" is out of range, and "NO" is selected in warning message dialog, then set previous value instead of max limit value
2020-12-16Changed requested time of rendering for timed notification to full duration. ↵David Kocik
Commented unused code.
2020-12-16Fix through Netfabb notification - remove 'undo' hypertext for now andLukas Matena
refuse to fix when a gizmo is opened (because of missing updates) This is a follow-up of 1249fdb
2020-12-16Localization: Updated PrusaSlicer.pot and CZ dictionaryYuSanka
+ Fixed some phrases.
2020-12-16Some refactoring of the fade out of notifications:Vojtech Bubnik
1) Use different wxWidgets call to get current time on Windows vs Unix for efficiency reasons. 2) Don't call this function multiple times in a single function, it is both expensive and not correct: One shall work with the same timestamp. 3) Added missing unbind of the new timer.
2020-12-16Disabled "error" outputsVojtech Bubnik
1) they should have been trace and 2) likely they should have been only enabled in debug mode and only through conditional compilation
2020-12-16render timerDavid Kocik
2020-12-16render timer draftDavid Kocik
2020-12-16Merge branch 'lm_230beta3_fixes'Vojtech Bubnik
2020-12-16Fixed of unintentional disabling of wipe even in cases when avoid crossing ↵Lukáš Hejl
perimeters weren't applied due to exceeding the maximum detour length.
2020-12-16Follow-up to ↵YuSanka
https://github.com/prusa3d/PrusaSlicer/commit/f37b9c4d515d7f50e91ea499be59315231e90cb4: Fix for issues: Issue 1: 1. Change "Extrusion multiplier" parameter, 2. Save edited preset. 3. Change "Extrusion multiplier" parameter -> preset wasn't marked as "modified" Issue 2: 1. Change "Extrusion multiplier" parameter with out of range value 2. Push ENTER for the message dialog 3. Answer "Yes" 4. Same message dialog appears again
2020-12-16#5481 - Legend keeps last time estimator mode selectedenricoturri1966
2020-12-16Saving "converted from inches" to 3MF and AMF even if the file sourceVojtech Bubnik
information is empty.
2020-12-16Reverted escaping of ampersand where the escaping was not neededVojtech Bubnik
/ lead to errors.
2020-12-15Set limits to the "extrusion_multiplier" value and show warning message, if ↵YuSanka
out of range value was inputted
2020-12-15Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicerVojtech Bubnik
2020-12-15Fix for text color for the mode buttons under Linux with GTK2 (related to #5444)YuSanka
2020-12-15Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-12-15#5415 - Fixed preview when volumetric extrusion is turned onenricoturri1966
2020-12-15When activating the PrusaSlicer main window, focus the Plater 3D viewVojtech Bubnik
or G-code preview if it is marked as Active. Fixes 3Dconnexion not work directly after importing stl (focus problem ?) #5141 Keep your fingers crossed that it will not break something else.
2020-12-15UnsavedChangesDialog: Fixed default text color in respect to the system text ↵YuSanka
color (Related to #5444)
2020-12-15Fix of 3DConnexion 3D SpaceMouse Jumpy Pan moves on Linux #5233Vojtech Bubnik
Also improved error reporting on Linux about the 3DConnexion device access issues.
2020-12-15Fix of #5443 - Assigned input file path for ModelVolume also for AMF archivesLukáš Hejl
2020-12-15Corrected side text for avoid crossing perimeters max detourLukáš Hejl
2020-12-15Suppress to change "inches" flag after conversion to the inches.YuSanka
2020-12-15Fixed percentages in avoid crossing perimeters max detourLukáš Hejl
2020-12-15Support for HiDPI in OpenGL on Linux / GTK3.Vojtech Bubnik
wxGTK3 HiDPI support seems to emulate what OSX does quite closely, thus the changes are relatively minimal. Also fixed an ugly rounding issue when populating the ImGUI font map with image thumbnails. Fixes Gtk3 issue on 4k+ screens #4135 Fixes HiDPI screens with Wayland on Fedora 30 cause Plater view to be too small. #3245
2020-12-15Fix of #5450 - Wrong printer preset after loading 3mf project file when ↵YuSanka
having multiple presets for one physical printer
2020-12-15Give focus to 3D scene when activating any gizmo to allow related imgui ↵enricoturri1966
dialogs to receive keyboard input