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 (Expand)Author
2022-06-27Follow-up https://github.com/prusa3d/PrusaSlicer/commit/56466abe99121d0bb40ea...YuSanka
2022-06-20Added possibly missing includesLukas Matena
2022-06-20Do know allow picking while dragging gizmosenricoturri1966
2022-06-17Fixed title label when run as G-Code Viewer:Lukas Matena
2022-06-16Fixed a failing assert in BuildVolume.cppLukas Matena
2022-06-16Follow-up https://github.com/prusa3d/PrusaSlicer/commit/d0b4a4a87da65ba079456...YuSanka
2022-06-16Allow drag and drop on files into PrusaSlicer no matter which is the current ...enricoturri1966
2022-06-14#8401 - Show error message when trying to import invalid 3mfenricoturri1966
2022-06-13OSX specific: Fixing opening of G-codes by drag & dropping of G-codeVojtech Bubnik
2022-06-10Fixed an issue when the Lightning infill stuck in an infinite loop on some mo...Lukáš Hejl
2022-06-09Fixed an unintentional transformation of ExPolygon to a single vector contain...Lukáš Hejl
2022-06-09Backported a fix from Clipper 6.4.2 for the issue that Clipper Z coordinated ...Lukáš Hejl
2022-06-08GLTexture - Use BitmapCache::nsvgParseFromFileWithReplace() in place of nsvgP...enricoturri1966
2022-06-07Make AStar use InvalidQueueID constanttamasmeszaros
2022-06-07Move out invalid_id constant from MutablePriotityQueue template classtamasmeszaros
2022-06-06Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_trafo...et_trafo_matrix_rebaseenricoturri1966
2022-06-06Fixed differences after rebase with masterenricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES merged into ENABLE_WORLD_COORDINATEenricoturri1966
2022-06-06Removed tech ENABLE_WORLD_COORDINATE_VOLUMES_LOCAL_OFFSETenricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Improved detection and removal of s...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Scaling using object manipulator fi...enricoturri1966
2022-06-06Fixed build and warnings on Linux and Macenricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reoworked calculation of volume mat...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Implemented reset skew button for t...enricoturri1966
2022-06-06Tech ENABLE_WORLD_COORDINATE_SCALE_REVISITED merged into tech ENABLE_WORLD_CO...enricoturri1966
2022-06-06Tech ENABLE_WORLD_COORDINATE_SHOW_AXES merged into tech ENABLE_WORLD_COORDINATEenricoturri1966
2022-06-06Tech ENABLE_COORDINATE_DEPENDENT_SELECTION_BOX merged into tech ENABLE_WORLD_...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Fixed uniform scale using object ma...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Fixed scale resetenricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Fixed missing update of object mani...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Allow for relative rotations only w...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Fixed translation of volumes in loc...enricoturri1966
2022-06-06Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Fixed bed axes visualizationenricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Added reset button to remove skew, ...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Let reset buttons in object manipul...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reworked method void Selection::sca...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Allow skew in matricesenricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reworked method void synchronize_un...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reworked method void Selection::syn...enricoturri1966
2022-06-06Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reworked method void Selection::fla...enricoturri1966
2022-06-06Added method const GLVolume* Selection::get_first_volume() const to simplify ...enricoturri1966
2022-06-03Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reworked method void Selection::rot...enricoturri1966
2022-06-03Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reworked method void Selection::tra...enricoturri1966
2022-06-03Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - Reworked method void Selection::tra...enricoturri1966
2022-06-03Tech ENABLE_TRANSFORMATIONS_BY_MATRICES - 1st installment. Geometry::Transfor...enricoturri1966
2022-06-03Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of gizmo rotateenricoturri1966
2022-06-03Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of sidebar hints referenc...enricoturri1966
2022-06-03Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of selection bounding boxenricoturri1966
2022-06-03Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of bed axesenricoturri1966
2022-06-03Tech ENABLE_WORLD_COORDINATE - ObjectManipulation::update_reset_buttons_visib...enricoturri1966