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-21Fix> ../src/slic3r/GUI/Jobs/EmbossJob.cpp:109:33: error: no matching function...fs_embossFilip Sykala
2022-06-21fix move store function behinde macroFilip Sykala
2022-06-21Hide debug storeFilip Sykala
2022-06-21FixFilip Sykala
2022-06-21FixFilip Sykala
2022-06-21Fix ../src/libslic3r/CutSurface.cpp:2623:9: error: control reaches end of non...Filip Sykala
2022-06-21Comment debuging testFilip Sykala
2022-06-21Prepare for merge intersected cutsFilip Sykala
2022-06-20Fix multiple volume merge transformationFilip Sykala
2022-06-20Fix ration of projectionFilip Sykala
2022-06-20Filtering not closest surface cutsFilip Sykala
2022-06-20Fix letter without aoiFilip Sykala
2022-06-20fix over zero cyclingFilip Sykala
2022-06-10Merge cuts first partFilip Sykala
2022-06-09Calculation of projection distancesFilip Sykala
2022-06-02Inform user about unsuccessfull cut surface from jobFilip Sykala
2022-05-31Fix cleaning during actualization of raycast managerFilip Sykala
2022-05-31Merge branch 'master' into fs_embossFilip Sykala
2022-05-31Follow-up of b00c5504639bf8dae84f24e41438a3a964b6e466 - More robust fix for: ...enricoturri1966
2022-05-30Fix translation issue after cut surfaceFilip Sykala
2022-05-30Speed up by skip model triangles out of bounding boxFilip Sykala
2022-05-30Tech ENABLE_COPY_CUSTOM_BED_MODEL_AND_TEXTURE - 1st installment - Copies cust...enricoturri1966
2022-05-30Fix excessive uptates to UI in sla rotation optimizationtamasmeszaros
2022-05-30Fix sla rotation gizmo menu not being remembered tamasmeszaros
2022-05-30Further fix to is_idle() and rethrow unhandled exception after finalizetamasmeszaros
2022-05-27Fix id_idle() for UIThreadWorkertamasmeszaros
2022-05-27Do not show legend and bottom slider when loading an invalid gcode file into ...enricoturri1966
2022-05-27Fix cancellation from UI for UIThreadWorkertamasmeszaros
2022-05-27Add UIThreadWorker for debugging and profiling purposestamasmeszaros
2022-05-27Ignore CLion IDE files in all subdirectories.Lukáš Hejl
2022-05-27add clear of conversion map for vertex index between conversions of AOI_cuts ...Filip Sykala
2022-05-25add assert on uncontinous order of pointsFilip Sykala
2022-05-25#8332 - File association on Windows: reimplemented to allow setting PrusaSlic...enricoturri1966
2022-05-25Fixed crash when opening the preference dialog in GCodeViewerenricoturri1966
2022-05-25Revert of 39cefdad89f34741b4c6b17a4e42823a57a76c9cenricoturri1966
2022-05-25fixFilip Sykala
2022-05-25Merge branch 'master' into fs_embossFilip Sykala
2022-05-24Prevent small useless cutted pieces by set requirement for minimal source con...Filip Sykala
2022-05-24Filtrate face, which are to close to parallel projection during emboss on sur...Filip Sykala
2022-05-24When, on Windows, the application tries to automatically switch to MESA OpenG...enricoturri1966
2022-05-23Revert CMAKE_FIND_PACKAGE_PREFER_CONFIG as its from cmake > 3.13tamasmeszaros
2022-05-20Fixed loading of 3mf files containing single volume instances where the volum...enricoturri1966
2022-05-19Merge branch 'lh_lightning_infill_fix'Lukáš Hejl
2022-05-19Fixed another crash in Lightning infill.Lukáš Hejl
2022-05-19Parallelized DistanceField::DistanceField() and Layer::getBestGroundingLocati...Lukáš Hejl
2022-05-19Refactored Lightning infill before parallelization.Lukáš Hejl
2022-05-19Refactored Lightning infill to get rid of unnecessary std::list and std::unor...Lukáš Hejl
2022-05-19Bumped up version to 2.6.0-alpha0:version_2.6.0-alpha0Lukas Matena
2022-05-19Fixed rotation, using gizmo, for instances whose offset does not match with b...enricoturri1966
2022-05-18FixFilip Sykala