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
2022-06-06Tech ENABLE_WORLD_COORDINATE_SHOW_AXES merged into tech ENABLE_WORLD_COORDINATEenricoturri1966
2022-06-03Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of sidebar hints referenc...enricoturri1966
2022-06-03Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference s...enricoturri1966
2022-04-11Fixed rendering of printbed while the camera is below itenricoturri1966
2022-03-21Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140enricoturri1966
2022-03-15Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of default bed in thumbnailsenricoturri1966
2022-03-15Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of bed texture in thumbnailsenricoturri1966
2022-03-09Tech ENABLE_LEGACY_OPENGL_REMOVAL - Refactoring of GLModel to automatically d...enricoturri1966
2022-03-09Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES renamed as ENABLE_GL_SHADERS_ATT...enricoturri1966
2022-03-08Tech ENABLE_GLBEGIN_GLEND_REMOVAL renamed as ENABLE_LEGACY_OPENGL_REMOVALenricoturri1966
2022-03-04Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-04Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-03Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-03Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-03Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-02Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3enricoturri1966
2022-03-02Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Fixed a few bugs when the tech is disabledenricoturri1966
2022-03-01Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Some refactoringenricoturri1966
2022-02-28Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-02-10Follow-up of 6b041429f6f137add530c900c3160d431286366f - Fixed uvmapping of pr...enricoturri1966
2022-02-10Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Another refactoring to simplify client co...enricoturri1966
2022-02-09Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Adapt GLModel::Geometry index format in d...enricoturri1966
2022-02-08Follow-up of 6b041429f6f137add530c900c3160d431286366f - Fixed typo due to mis...enricoturri1966
2022-02-07Follow-up of 6b041429f6f137add530c900c3160d431286366f - Fixed warningenricoturri1966
2022-02-07Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Removed Slic3r::GUI::GeometryBuffer from ...enricoturri1966
2022-01-27Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring of GLModel to:enricoturri1966
2022-01-14Tech ENABLE_COLOR_CLASSES set as defaultet_color_classenricoturri1966
2021-12-22Tech ENABLE_COLOR_CLASSES - 1st installment -> Introduction of classes ColorR...enricoturri1966
2021-11-24Fix of missing update after changing the value of Max print height into Print...enricoturri1966
2021-11-22#7326 - Fixed crash when starting GCodeViewerenricoturri1966
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-10-27New code for minimum enclosing circle by randomized Welzl algorithm.Vojtech Bubnik
2021-10-22Bed3D::is_circle() - Use Geometry::circle_center_taubin_newton() to detect ca...enricoturri1966
2021-10-06Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collisi...enricoturri1966
2021-09-21Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Out of bed detection for circ...enricoturri1966
2021-09-03Added logging when bed texture/model is not foundLukas Matena
2021-09-02Fix of #6873: Bed texture located in a directory that user has no permission ...Lukas Matena
2021-08-04Fixed calls set_uniform(emission_factor, xx) to use floatsenricoturri1966
2021-08-02Added a few missing glsafe()enricoturri1966
2021-07-21Revert of b140709fa8aa313278455995de30f88e9a442120 and new implementation of ...enricoturri1966
2021-07-20Tech ENABLE_SEQUENTIAL_LIMITS set as defaultenricoturri1966
2021-05-31Fixed conflicts after merge with master + fixed rendering of hovered gizmo gr...enricoturri1966
2021-05-28Added missing uniform calls for emission_factorenricoturri1966
2021-05-12Tech ENABLE_SEQUENTIAL_LIMITS -> Improved rendering of clearance regionsenricoturri1966
2021-05-11Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects ...enricoturri1966
2021-04-30Clipper optimization:Vojtech Bubnik
2021-04-20Removed mutable members from class Bed3Denricoturri1966
2021-02-15Fix of 3DBed Regression #6029Vojtech Bubnik
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2020-11-19Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into...David Kocik